| #
7d38c034
|
| 27-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1761 from CEED/jeremy/py-tutorial-expand
Poisson for Py Tutorials
|
| #
235e4399
|
| 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - use words for variable names in Python tutorials
|
| #
ba59ac12
|
| 17-Mar-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Move some linear algebra/matrix operations to internal API (#1165)
* Move unoptimized matrix operations to internal API
* Minor docstring formatting in ceed-basis.c
* Update Julia/Python/Fortr
Move some linear algebra/matrix operations to internal API (#1165)
* Move unoptimized matrix operations to internal API
* Minor docstring formatting in ceed-basis.c
* Update Julia/Python/Fortran APIs for removed public functions
* Fix include for tests
* Fixes for removed Python API functions
show more ...
|
| #
834f70d9
|
| 15-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #915 from CEED/jed/libceed.org
Update links to https://libceed.org
|
| #
13964f07
|
| 15-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
Update links to https://libceed.org
|
| #
c4016ce5
|
| 28-May-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #766 from CEED/jed/rust-crates
rust: split crates into libceed-sys and libceed
|
| #
edab6123
|
| 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
doc - rename tutorials folder to match use of language name
|