Replies: 3 comments
-
|
The discussion involves areas of responsibility for corelib and easyutils in terms of functonality. Utilities should contain other functions/methods which can be shared across modules, INCLUDING corelib. Another question is whether to deploy the utilities module on pypi. |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Repository has been created: https://github.com/easyscience/utils |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There might be a use for a separate utility module with methods/functions used by other modules.
These methods would have no use being in corelib, not being directly relevant to fitting.
E.g.
Beta Was this translation helpful? Give feedback.
All reactions