Skip to content

Releases: alandefreitas/pareto

Pareto

23 Dec 11:06
Compare
Choose a tag to compare
  • Formal C++ named requirements
  • Allocator awareness
  • Concepts unit tests
  • Better python bindings
  • Better examples
  • Spatial map alias
  • Embed hypervolume calculation
  • Plot examples
  • Improved benchmarks

Pareto 1.1.1

01 Dec 03:12
Compare
Choose a tag to compare
  • Objects moved to pareto namespace
  • Extern templates in build script
  • Expose archive::front iterators to python bindings
  • New examples with Matplot++

pareto-front

15 Sep 06:11
Compare
Choose a tag to compare

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