Skip to content

Release v.0.4.0

Compare
Choose a tag to compare
@ljvmiranda921 ljvmiranda921 released this 29 Jan 12:12
· 119 commits to master since this release
  • NEW: The console output is now generated by the Reporter module - #227
  • NEW: A @cost decorator which automatically scales to the whole swarm - #226
  • FIX: A bug in the topologies where the best position in some topologies was not calculated using the nearest neighbours - #253
  • IMPROVED: Better naming for benchmarking functions - #222. Thanks @nik1082!
  • IMPROVED: Error handling in the Optimizers - #232
  • IMPROVED: New management method for dependencies - #262
  • REMOVED: The environments module was removed - #217