forked from pybamm-team/PyBaMM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pybamm-team#633 modified install to use the libsuitesparse-dev apt pa…
…ckage
- Loading branch information
1 parent
606603f
commit 7080ae8
Showing
5 changed files
with
54 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule pybind11
updated
8 files
+6 −0 | docs/changelog.rst | |
+1 −1 | docs/conf.py | |
+1 −1 | include/pybind11/buffer_info.h | |
+2 −2 | include/pybind11/cast.h | |
+1 −1 | include/pybind11/detail/common.h | |
+2 −0 | include/pybind11/embed.h | |
+14 −7 | include/pybind11/pybind11.h | |
+1 −1 | pybind11/_version.py |