mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-07 23:00:30 +08:00
Add NeuroFedora Comp Neuro Lab image kickstart files
This commit is contained in:
43
fedora-comp-neuro-common.ks
Normal file
43
fedora-comp-neuro-common.ks
Normal file
@@ -0,0 +1,43 @@
|
||||
# Description: Packages for the NeuroFedora computational neuroscience lab image.
|
||||
#
|
||||
# Maintained by the NeuroFedora SIG:
|
||||
# https://fedoraproject.org/wiki/SIGs/NeuroFedora
|
||||
# mailto:neuro-sig@lists.fedoraproject.org
|
||||
|
||||
%packages
|
||||
|
||||
# Includes numpy, scipy, jupyter, pandas, scikit, scipy, statsmodels, sympy, matplotlib
|
||||
@python-science
|
||||
|
||||
#Computational neuroscience packages
|
||||
auryn-mpich
|
||||
auryn-openmpi
|
||||
bionetgen
|
||||
calcium-calculator
|
||||
COPASI
|
||||
qalculate
|
||||
getdp
|
||||
genesis-simulator
|
||||
gnuplot
|
||||
moose
|
||||
nest
|
||||
neuron
|
||||
neurord
|
||||
octave
|
||||
paraview
|
||||
python3
|
||||
python3-brian2
|
||||
python-brian2-doc
|
||||
python3-ipython
|
||||
python3-nest
|
||||
python3-neuron
|
||||
python3-libNeuroML
|
||||
python3-neo
|
||||
# Currently broken in rawhide
|
||||
# python3-nineml
|
||||
# python-nineml-doc
|
||||
python3-PyLEMS
|
||||
python-PyLEMS-doc
|
||||
smoldyn
|
||||
|
||||
%end
|
||||
Reference in New Issue
Block a user