Skip to content

VERSION 0.6.1.6

Latest

Choose a tag to compare

@blankjul blankjul released this 25 Nov 03:17
· 4 commits to main since this release
  • Updated documentation with new Sphinx Book Theme
  • Fix PCP visualization not displaying plots (#752)
  • Fix SPEA2 strength calculation axis (#755)
  • Faster bi-objective non-dominated sorting with O(N log N) complexity (#754)
  • Fix NoCrossover to properly handle n_offsprings parameter (#744)
  • Python 3.14 and aarch64 Linux wheels support (#758)
  • Revert Meta class to original shared dict implementation for stability
  • Remove forced Agg backend to allow interactive matplotlib displays