Skip to content

Commit

Permalink
pybamm-team#3049 move SUNDIALS installation to scripts/
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal authored and js1tr3 committed Aug 12, 2024
1 parent 51273c1 commit f3c9dca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash

# This script installs both SuiteSparse
# (https://people.engr.tamu.edu/davis/suitesparse.html) and Sundials
# (https://people.engr.tamu.edu/davis/suitesparse.html) and SUNDIALS
# (https://computing.llnl.gov/projects/sundials) from source. For each
# two library:
# - Archive downloaded and source code extrated in current working
# - Archive downloaded and source code extracted in current working
# directory.
# - Library is built and installed.
#
Expand Down

0 comments on commit f3c9dca

Please sign in to comment.