Releases: alandefreitas/pareto
Releases · alandefreitas/pareto
Pareto
Pareto 1.1.1
- Objects moved to
pareto
namespace - Extern templates in build script
- Expose archive::front iterators to python bindings
- New examples with Matplot++
pareto-front
Get one of binary packages:
Python Binary <OS>: this is only the binary for Python. Copy this file to your site-packages directory.
pareto-front-<version>-<OS>.<package extension>: these packages contain the Python bindings and the C++ library.
Binary Packages <OS>: these packages contain all packages for a given OS.
Enhancements since the previous version:
- Packages for Windows, Linux, and Mac OS
- All pedantic warnings fixed for Windows, Linux, and Mac OS
- More extensive tests on memory allocators
- Much faster compilation times
- Extern templates and automatic code generation for instantiating container templates for tests and bindings
- Generate artifacts from CI
- More detailed integration section in the documentation
- Trase headers become optional
- Boost tree becomes optional