Skip to content

Releases: GeomScale/volesti

v1.2.0

04 Apr 08:47
5e4b1b7
Compare
Choose a tag to compare

This is the release for the Journal of Open Source Software publication.

v1.1.2-6: CRAN package

12 Apr 12:23
Compare
Choose a tag to compare
Fix UBSAN issues in lp_solve

v1.1.2-4: CRAN package

03 Apr 12:42
Compare
Choose a tag to compare
New CRAN version 1.1.2-4 Revert back initialization in lp_presolve

v1.1.2-3: CRAN package

13 Oct 09:16
Compare
Choose a tag to compare

Remove unneeded-internal-declaration warning in clang-15

Random sampling portfolios

14 Oct 11:00
Compare
Choose a tag to compare
Pre-release
v1.1.5

improve readme

v1.1.4

14 Feb 15:33
6591ae8
Compare
Choose a tag to compare

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

Sampling the feasible sets of SDPs and volume approximation

22 Jul 12:20
7fa54fb
Compare
Choose a tag to compare

Supplementary code for the paper "Sampling the feasible sets of SDPs and volume approximation"

v1.1.2-2: CRAN package

20 Jul 09:39
276710b
Compare
Choose a tag to compare

Remove loadSdpaFormatFile() and readSdpaFormatFile() functions.

v1.1.0-2 Sampling the flux space of metabolic networks

13 Jul 13:56
Compare
Choose a tag to compare

v1.1.3: Update boost integration (#158)

05 May 15:24
79bd539
Compare
Choose a tag to compare
* fix boost in tests and examples folders

* drop g++4.8 test