Skip to content

Commit

Permalink
Add mpmath to environment
Browse files Browse the repository at this point in the history
mpmath is used to compute reference solutions with enhanced precision
for the crystallization fragmentation module.
  • Loading branch information
jbreue16 committed Jan 15, 2025
1 parent 9131f95 commit 06e0e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- cadet
- pip
- pip:
- mpmath
- scipy
- numpy
- matplotlib
Expand Down

0 comments on commit 06e0e40

Please sign in to comment.