Skip to content

FMM 0.3.0

Pre-release
Pre-release

Choose a tag to compare

@FMMGroupVa FMMGroupVa released this 21 Feb 08:20
· 10 commits to main since this release
6c0e142

New features:

  • Together with the estimation by blocks, an exact implementation has been added to the restricted model, improving accuracy at the cost of increased computation time.

Enhancements:

  • Optimization of the estimation procedure for the monocomponent, multicomponent, and restricted FMM models. An embedded parallelized procedure is available for all the models for faster estimations.
  • Code refinement to be more object-oriented, reducing code duplicity and unnecessary orders. Moreover, API usability has been improved, and the documentation is now automatically created with roxygen2.