Skip to content
Snippets Groups Projects
Commit 1afad77b authored by Ulf Liebal's avatar Ulf Liebal
Browse files

update v0.2.8, versions scipy, scikit-learn

parent ba57a8cd
Branches master
No related tags found
No related merge requests found
......@@ -76,4 +76,9 @@ History
0.2.7 (2025-02-12)
------------------
* add FermProSimFun to silvio/src
\ No newline at end of file
* add FermProSimFun to silvio/src
0.2.8 (2025-02-12)
------------------
* update versions scipy, scikit-learn
\ No newline at end of file
......@@ -5,7 +5,8 @@ matplotlib == 3.5.1
numpy == 1.23.5
pandas == 2.2.2
pickleshare ~= 0.7
scipy == 1.6
scikit-learn == 1.2.2
scipy == 1.9.3
jinja2 == 3.0.3
openpyxl == 3.0.9
......
......@@ -5,7 +5,7 @@
# By doing this, all logic is inside this file and other __init__ files in the sub-folders can
# stay empty.
__version__='0.2.7'
__version__='0.2.8'
from .config import DATADIR
from .experiment import Experiment, ExperimentException
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment