Skip to content

qu1x/miniball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniball

Minimum enclosing ball.

Build Documentation Downloads Version Rust License

  • Finds circumscribed n-ball of set of bounds.
  • Finds minimum n-ball enclosing set of points.

Roadmap

  • Find minimum enclosing n-ball of n-balls.
  • Find minimum-volume enclosing n-ellipsoid.
  • Improve numerical stability and performance.

See the release history to keep track of the development.

License

Copyright © 2022-2024 Rouven Spreckels rs@qu1x.dev

Licensed under the terms of the MPL-2.0.

The MPL allows the integration of MPL-licensed code into proprietary codebases, as long as the MPL-licensed components remain accessible under the terms of the MPL.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Covered Software by You shall be licensed as above, without any additional terms or conditions.