v0.0.1
First Release Notes:
- Came up with a neat name!
- Implemented a grid-generating algorithm for an N-dimensional simplex space in Nim based on the NEXCOM algorithm common in the literature (nothing new science-wise until this point but we will get there soon), and it works great. Blazing fast.
Full Changelog: https://github.com/amkrajewski/nimplex/commits/v0.0.1