testing julia
This commit is contained in:
parent
7c841df98a
commit
b45fe0321f
3 changed files with 55 additions and 8 deletions
17
shell.nix
17
shell.nix
|
@ -10,14 +10,15 @@
|
|||
mermaid-cli
|
||||
|
||||
# for math
|
||||
python312
|
||||
python312Packages.sympy
|
||||
python312Packages.numpy
|
||||
python312Packages.matplotlib
|
||||
python312Packages.scipy
|
||||
python312Packages.pandas
|
||||
python312Packages.jupyter
|
||||
python312Packages.ipykernel
|
||||
python313
|
||||
python313Packages.sympy
|
||||
python313Packages.numpy
|
||||
python313Packages.matplotlib
|
||||
python313Packages.scipy
|
||||
python313Packages.pandas
|
||||
python313Packages.jupyter
|
||||
python313Packages.ipykernel
|
||||
julia-bin
|
||||
|
||||
# for the project
|
||||
pre-commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue