You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finish improvements from v0.3 like moving all project folders inside the Python package, implementing Meta class for all layers, separating calculations and implementing a Calculator class. Other features like batch processing, test and validation layers, and a way to duplicate the same calculations with different inputs, outputs and dependencies.