Updated readme

This commit is contained in:
Chris Watson 2019-06-12 23:22:34 -07:00
parent 8bfd8d12eb
commit d5482eae70
No known key found for this signature in database
GPG Key ID: 37DAEF5F446370A4
1 changed files with 9 additions and 10 deletions

View File

@ -20,15 +20,14 @@ Apatite is meant to be a collecion of mathmatical and scientific computing algor
require "apatite"
```
TODO: Write usage instructions here, but first write the library...
Check out the [documentation](https://watzon.github.io/apatite/) for usage examples.
## Roadmap
- [ ] Apetite
- [ ] Vector Math
- [ ] Matrix
- [ ] NDArray
- [ ] Linear Algebra
- [x] Vector
- [ ] Matrix (_in progress_)
- [ ] NDArray
- [ ] Line
- [ ] Plane
- [ ] Polygon