Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@dokester dokester released this 07 Feb 13:41
· 316 commits to master since this release
  • New classes: AstropyModel and UserModel
  • New class: NeuralNetUtilities
  • New classes: NestedSolver, OrderProblem, SalesmanProblem, DistanceCostFunction
  • New classes: OrderEngine, MoveEngine, SwitchEngine, LoopEngine, ShuffleEngine
  • New classes: ReverseEngine, NearEngine, StartOrderEngine
  • Make pipe work for more dimensional output | input
  • Test harnesses for the new classes
  • New examples for AstropyModel, UserModel and SalesmanProblem
  • Update existing examples to improve coverage of pytest
  • update Manual