Recent Releases of volesti

volesti - v1.2.0

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

Scientific Software - Peer-reviewed - C++
Published by vissarion 10 months ago

volesti - v1.1.2-6: CRAN package

Scientific Software - Peer-reviewed - C++
Published by vissarion almost 3 years ago

volesti - v1.1.2-4: CRAN package

Scientific Software - Peer-reviewed - C++
Published by vissarion almost 3 years ago

volesti - Random sampling portfolios

Scientific Software - Peer-reviewed - C++
Published by vissarion over 3 years ago

volesti - v1.1.2-3: CRAN package

Remove unneeded-internal-declaration warning in clang-15

Scientific Software - Peer-reviewed - C++
Published by vissarion over 3 years ago

volesti - v1.1.4

New features

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

Solved issues and bugfixes

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

Full Changelog: https://github.com/GeomScale/volesti/compare/v1.1.3...v1.1.4

Scientific Software - Peer-reviewed - C++
Published by vissarion almost 4 years ago

volesti - Sampling the feasible sets of SDPs and volume approximation

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

Scientific Software - Peer-reviewed - C++
Published by vissarion over 4 years ago

volesti - v1.1.2: CRAN package

Scientific Software - Peer-reviewed - C++
Published by vissarion over 4 years ago

volesti - v1.1.2-2: CRAN package

Remove loadSdpaFormatFile() and readSdpaFormatFile() functions.

Scientific Software - Peer-reviewed - C++
Published by vissarion over 4 years ago

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

Scientific Software - Peer-reviewed - C++
Published by vissarion over 4 years ago

volesti -

Scientific Software - Peer-reviewed - C++
Published by vissarion over 4 years ago

volesti - v1.1.1: CRAN package

Fix deprecated ftime in lpsolve

Scientific Software - Peer-reviewed - C++
Published by vissarion over 5 years ago

volesti - v1.1.0

  • New algorithm for sampling, the billiard walk https://github.com/GeomScale/volume_approximation/pull/55
  • New volume computation algorithm https://github.com/GeomScale/volume_approximation/pull/54
  • Refactoring and new interface for volume algorithms and random walks https://github.com/GeomScale/volume_approximation/pull/79
  • Use eigen library to internally store geometric objects https://github.com/GeomScale/volume_approximation/pull/29
  • Several bug fixes
  • Several optimizations
  • Use github actions CI https://github.com/GeomScale/volume_approximation/pull/80

Scientific Software - Peer-reviewed - C++
Published by vissarion over 5 years ago

volesti - v1.0.3

Bug fixes for lpsolve https://github.com/GeomScale/volumeapproximation/pull/44

Scientific Software - Peer-reviewed - C++
Published by vissarion over 6 years ago