Skip to content

Restructuring of models

Compare
Choose a tag to compare
@Rapfff Rapfff released this 13 Sep 11:28
· 115 commits to main since this release

All the models are now explicitly described with numpy array. It's a little bit worst from the memory perspective but it's a lot better in terms of running time.

The documentation have been updated and improved.