task_manager_pyscientific
Python modules useful for scientific computing
Install
- All systems
-
curl cmd.cat/task_manager_pyscientific.sh
- Debian
-
apt-get install python-scientific
- Ubuntu
-
apt-get install python-scientific
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-scientific
- Raspbian
-
apt-get install python-scientific
- Dockerfile
- dockerfile.run/task_manager_pyscientific
python-scientific
Python modules useful for scientific computing
ScientificPython is a collection of Python modules that are useful for scientific computing. Most modules are rather general, others belong to specific domains and will be of interest to only a small number of users (e.g. the module Scientific.IO.PDB). Almost all modules make extensive use of Numerical Python (NumPy)