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
Additional modules and development of new features for Kinetics Toolkit
3
+
4
+
This repository will replace the different repositories used for the current extension system. It will also be distributed via pip and conda, like kineticstoolkit.
5
+
6
+
It will contain features that are deemed too specific for Kinetics Toolkit, but still useful in some use cases. It will also contain new features in developement, before the features are integrated in the kineticstoolkit core. The main objective for this method is to:
7
+
8
+
- reach a stable 1.0 version for Kinetics Toolkit
9
+
- continue developing new features with a clear separation between development/testing (here) and stable (core)
10
+
- ease the installation of extensions, without adding unnecessary friction (i.e. maintaining multiple repositories)
11
+
- adopt continuous integration practices for extensions as for kineticstoolkit (i.e. unit tests)
0 commit comments