Skip to content

v1.1.4

Compare
Choose a tag to compare
@vissarion vissarion released this 14 Feb 15:33
· 85 commits to develop since this release
6591ae8

New features

  • Counting linear extensions via polytope volume approximation
    • Counting linear extensions using hpolytope #161
    • Order polytope class #165
    • Max inscribed ellipsoid sparse #166
    • Implementation of ellipsoid class and sampling from an ellipsoid #175
    • Order polytope related fixes and improvements #176
    • Ellipsoid related changes and improvements #177
  • Exact Hamiltonian Monte Carlo for spherical Gaussian sampling #144
  • Multiphase Monte Carlo Sampling #147
  • Simple MC Integration #163
  • Enable code coverage #188
  • ReHMC support for Spectrahedra and general convex bodies (with refactored Spectrahedra classes) #194
  • Implement biomass sampling experiments for metabolic networks #197

Solved issues and bugfixes

  • Update R-CMD-check-windows.yml #162
  • Cran actions fix for ubuntu #178
  • Remove lpsolve files from external #183
  • Upgrade eigen to 3.4.0 #186
  • CMake refactor and fix examples. #190
  • Fix metric reporting #196

Full Changelog: v1.1.3...v1.1.4