Code Monkey home page Code Monkey logo

vsmc's People

Contributors

zhouyan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vsmc's Issues

No example implementation given

It would be very useful to have a file showing a complete example of how vSMC would be used to filter a dataset. An "introduction" page in the documentation would also be very welcome. All of this significantly reduces the learning curve for using the library.

More documentations maybe!?

Since I am not very good with cmake, I maybe asking too simple question but, may I ask for more information on what packages should be available in the system (like ubuntu). As far as my cmake go it generates makefile with no problem and OpenMP as available backend but when I compile the examples I get errors like these (and many more):

common.hpp:167:15: error: expected nested-name-specifier before ‘distribution_type’ using distribution_type = Name##Distribution

aligned_memory.hpp:359:1: error: expected unqualified-id before ‘using’
using Vector = typename std::conditionalstd::is_scalar<T::value,

Should I have done anything specific before starting to compile?

size_type problem

Now std::size_t is used exclusively. This should be replace with proper size_type in future. Since vSMC depends on vDist, it is important that the length of possible internal arrays are something vDist can handle.

For now it shall not be a big problem, as one is not likely to create samplers with particle number larger than an int

Export Eigen vector as records

Currently some interface like wreight return reference to an eigen vector. Others like record of monitor get std::vector. They shall all be eigen vector in future

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.