Recent Releases of m4ma

m4ma - v0.4.0

Refactors the utility functions using the armadillo library (from the RcppArmadillo package) instead of base Rcpp objects speeding up some matrix computations. Takes out all parameter-independent calculations to speed up the estimation.

- C++
Published by maltelueken over 2 years ago

m4ma - v0.3.0

Refactors the simulation functions using objects from the boost::geometry library (from BH package) speed up the simulation for many objects.

Adapts the simulation functions to work the object orientation of the new version of the predped package.

- C++
Published by maltelueken over 2 years ago

m4ma - v0.2.0

Fixes a few bugs and adds pmnl_rcpp() (multinomial likelihood).

- C++
Published by maltelueken over 2 years ago

m4ma - Update description and citation file

  • Updates the description and citation file

- C++
Published by maltelueken over 3 years ago

m4ma - v0.1

Initial Release

  • Contains 5 optimized modules for simulating the Predictive Pedestrian model:
    • Block
    • Geometry
    • See
    • Utility
    • Utility-extra
  • Contains optimized functions to estimate parameters of the Predictive Pedestrian model from data

Contributors

  • @maltelueken made their first contribution in https://github.com/m4ma/m4ma/pull/2
  • @n400peanuts made their first contribution in https://github.com/m4ma/m4ma/pull/1

Full Changelog: https://github.com/m4ma/m4ma/commits/v0.1

- C++
Published by maltelueken over 3 years ago