volesti 1.0.0
- This is the first release of volesti R-Package.
volesti 1.0.1
- Fix some bugs for solaris os.
volesti 1.0.2
- Remove r-striper to avoid CRAN policy violation.
volesti 1.0.3
volesti 1.1.0
- 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.1.1
- Fix CRAN warnings about deprecated use of ftime
volesti 1.1.2
- 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.2-2
- Remove
loadSdpaFormatFile()
and readSdpaFormatFile()
functions.