Alandefreitas Pareto Versions Save

Spatial Containers, Pareto Fronts, and Pareto Archives

v1.2.0

3 years ago
  • Formal C++ named requirements
  • Allocator awareness
  • Concepts unit tests
  • Better python bindings
  • Better examples
  • Spatial map alias
  • Embed hypervolume calculation
  • Plot examples
  • Improved benchmarks

v1.1.1

3 years ago
  • Objects moved to pareto namespace
  • Extern templates in build script
  • Expose archive::front iterators to python bindings
  • New examples with Matplot++

v1.1

3 years ago

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