Metadata-Version: 2.1
Name: morebs2
Version: 0.0.10
Summary: data structures to aid in numerical data generation and clustering
Home-page: https://github.com/Changissnz/morebs
Author: Richard Pham
Author-email: Richard Pham <phamrichard45@gmail.com>
Project-URL: Homepage, https://www.github.com/changissnz/morebs
Classifier: Programming Language :: Python :: 3
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

MOREBS
=======
Is a collection of methods and classes written in Python to aid in data generation, specifically
vector data. Important classes include:
- `BallComp`
- `ResplattingSearchSpaceIterator`

For the source code to this project's latest version, go to 
`https://github.com/changissz/morebs`.

# Updating

