Skip to content

pareto-front

Compare
Choose a tag to compare
@alandefreitas alandefreitas released this 15 Sep 06:11
· 189 commits to master since this release

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