Skip to content

FMM 0.3.0

Choose a tag to compare

@alexARC26 alexARC26 released this 30 Jul 07:17
· 21 commits to main since this release
  • 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.
  • In addition to the estimation by blocks previously available for the restricted model, an exact implementation has been added for more accurate fits in expense of more computational time.
  • Code has been refined: it is now more object-oriented, code duplicity has been reduced, unnecessary orders have been suppressed, API usability has been improved, and the documentation is now automatically created with roxygen2.