NEWS
volesti 1.1.2-8 (2024-10-09)
- Fix Wmissing-template-arg-list-after-template-kw error (clang-19)
volesti 1.1.2-7 (2023-09-19)
- Fix valgrind reporting a realloc(3) call with size = 0 (lpsolve)
volesti 1.1.2-6 (2023-04-11)
- Fix UBSAN issues (lp_presolve)
volesti 1.1.2-4 (2023-04-03)
- Remove uninitialized warning in clang-16 (lp_presolve)
volesti 1.1.2-3 (2022-10-12)
- Remove unneeded-internal-declaration warning in clang-15
volesti 1.1.2-2 (2021-07-14)
- Remove
loadSdpaFormatFile()
and readSdpaFormatFile()
functions.
volesti 1.1.2 (2020-10-19)
- Improve functionality of R function.
- Use lower case and "_" separated names for the volesti's functions.
- Use R classes for the convex polytopes
volesti 1.1.1 (2020-06-22)
- Fix CRAN warnings about deprecated use of ftime
volesti 1.1.0 (2020-05-30)
- New volume computation algorithm.
- Billiard walk for uniform sampling.
- Modified exact volume computation function.
- Implementation and evaluation of PCA method for zonotope approximation.
- Boundary sampling.
- Improved functionality for finance applications.
- Improved names for functions and input variables.
- Use exclusively Eigen/BH library for linear algebra.
volesti 1.0.3 (2019-09-10)
volesti 1.0.2 (2019-06-03)
- Remove r-striper to avoid CRAN policy violation.
volesti 1.0.1 (2019-05-28)
- Fix some bugs for solaris os.
volesti 1.0.0 (2019-05-13)
- This is the first release of volesti R-Package.