Kraysent / OMTool

Modeling N-Body problem in galactic evolution application.
https://omtool.readthedocs.io/en/latest/
Apache License 2.0
0 stars 0 forks source link

Get rid of IO service #165

Closed Kraysent closed 1 year ago

Kraysent commented 1 year ago

It serves no real purpose and just clutters code.

One can move all of these method to classmethods of Snapshot and live happily ever after.