Skip to content

Commit

Permalink
Modify order of dependency list
Browse files Browse the repository at this point in the history
  • Loading branch information
connoramoreno committed Sep 18, 2024
1 parent fd6cb33 commit 44ccd5b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ Parametric 3-D CAD modeling toolset for stellarator fusion devices. This open-so
## Dependencies
ParaStell depends on:

- [PyYAML](https://pyyaml.org/wiki/PyYAMLDocumentation)
- [NumPy](https://numpy.org/install/)
- [SciPy](https://scipy.org/install/)
- [scikit-learn](https://scikit-learn.org/stable/install.html)
- [Coreform Cubit](https://coreform.com/products/downloads/), version 2023.11
- [CadQuery](https://cadquery.readthedocs.io/en/latest/installation.html)
- [MOAB](https://bitbucket.org/fathomteam/moab/src/master/)
- [PyStell](https://github.com/aaroncbader/pystell_uw)
- [MOAB](https://bitbucket.org/fathomteam/moab/src/master/)
- [Coreform Cubit](https://coreform.com/products/downloads/), version 2023.11
- [CAD-to-DAGMC](https://github.com/fusion-energy/cad_to_dagmc)
- [OpenMC](https://github.com/openmc-dev/openmc)
- [NumPy](https://numpy.org/install/)
- [SciPy](https://scipy.org/install/)
- [scikit-learn](https://scikit-learn.org/stable/install.html)
- [PyYAML](https://pyyaml.org/wiki/PyYAMLDocumentation)

## Install ParaStell
Download and extract the ParaStell repository:
Expand Down

0 comments on commit 44ccd5b

Please sign in to comment.