Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into bf/math/updates
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend committed Apr 10, 2024
2 parents c9753f2 + 4097178 commit a01623c
Show file tree
Hide file tree
Showing 66 changed files with 49 additions and 10,449 deletions.
9 changes: 1 addition & 8 deletions doc/rtd/content/01_welcome/sub/deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ dill,0.3.6
numpy,1.24.2
torch,2.0.0
matplotlib,3.7.1
stable_baselines3,2.1.0
scipy,1.10.1
pettingzoo,1.22.3
pygame,2.1.3
pymunk,6.4.0
multiprocess,0.70.14
river,0.15.0,!,0.20.0,!,0.20.1
scikit-learn,1.2.2
optuna,3.1.1
hyperopt,0.2.7
pyglet,1.5.27
mujoco,2.3.3
lxml,4.9.2
gymnasium,0.29
pandas,2.1.3

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 1 addition & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ dill>=0.3.6
numpy>=1.24.2
torch>=2.0.0
matplotlib>=3.7.1
stable_baselines3>=2.1.0
scipy>=1.10.1
pettingzoo>=1.22.3
pygame>=2.1.3
pymunk>=6.4.0
multiprocess>=0.70.14
river>=0.15.0,!=0.20.0,!=0.20.1
scikit-learn>=1.2.2
optuna>=3.1.1
hyperopt>=0.2.7
pyglet>=1.5.27
mujoco>=2.3.3
lxml>=4.9.2
gymnasium>=0.29
pandas>=2.1.3
9 changes: 1 addition & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,10 @@ full =
numpy>=1.24.2
torch>=2.0.0
matplotlib>=3.7.1
stable_baselines3>=2.1.0
scipy>=1.10.1
pettingzoo>=1.22.3
pygame>=2.1.3
pymunk>=6.4.0
multiprocess>=0.70.14
river>=0.15.0,!=0.20.0,!=0.20.1
scikit-learn>=1.2.2
optuna>=3.1.1
hyperopt>=0.2.7
pyglet>=1.5.27
mujoco>=2.3.3
lxml>=4.9.2
gymnasium>=0.29
pandas>=2.1.3
68 changes: 0 additions & 68 deletions src/mlpro/gt/pool/boards/multicartpole.py

This file was deleted.

Loading

0 comments on commit a01623c

Please sign in to comment.