Bertinus / FLeCS

Flexible and Learnable Cell Simulator
MIT License
8 stars 1 forks source link

Documentation update #40

Closed Bertinus closed 1 year ago

Bertinus commented 1 year ago

I documented the main methods and classes of the codebase.

I also slightly reorganized the organization of the project, so some functions / classes got moved to different files, but there are very few functionality changes.

The only significant change is in the InteractionData class, which I optimized, and can now load big graphs faster.