Skip to content

Release v2.0.1

Choose a tag to compare

@itskalvik itskalvik released this 06 Jul 22:33
· 62 commits to main since this release

Key Updates

  • Added project_waypoints method to project waypoints to be within the environment
  • Added get_kernel method to get a kernel with a string
  • Added new optimization objectives (compatible with CMA, BayesianOpt, and GreedyObjective methods)
    • A-Optimal Design
    • B-Optimal Design
    • D-Optimal Design
  • Updated mutual information methods to support caching
  • Added Schur complement-based mutual information
  • Added new method DifferentiableObjective that can optimize any objective using gradient-based approaches