| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
7b3ff069
|
| 05-May-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
New Python Examples (#1817)
* ex1-volume python example (#1804)
* Adds initial ex1 python example
* Update examples/python/ex1-volume.py
* after make format
* formatting change
* modifies main
New Python Examples (#1817)
* ex1-volume python example (#1804)
* Adds initial ex1 python example
* Update examples/python/ex1-volume.py
* after make format
* formatting change
* modifies main
* adds strided restriction
* Update examples/python/ex1-volume.py
---------
ex - add python version of ex1 volume
* ex2_Surface implementation in python (#1802)
* Add files via upload
* Update ex2_surface.py
* Update ex2_surface.py
* Update ex2_surface.py
* Update ex2_surface.py
* Update ex2_surface.py
* Update ex2_surface.py
* Update ex2_surface.py
* Delete examples/ceed/ex2_surface.py
* Add cleaned and formatted ex2_surface.py example
* style: update header and reformat ex2_surface.py
* Delete examples/ceed/ex2_surface.py
* Python Surface area example
----------------------------------------
ex - add ex2 surface example in python
* ex - consolidate common py code
* ex - add py gallery option
* ex - add py test harness
* ex3 volume python example
* ex - switch ex3 to use common python code
* ci - add new python examples to testing
---------
Co-authored-by: katayoonk <122122167+katayoonk@users.noreply.github.com> Co-authored-by: Surinder singh chhabra <93762514+arrowguy234@users.noreply.github.com> Co-authored-by: Arshia Ilaty <arshia.ilaty99@gmail.com>
show more ...
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
e78a5843
|
| 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1770 from CEED/jeremy/ex3
Add ex03 mass+diff
|
| #
0806d17a
|
| 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex3 - fix typo in sample call
Co-authored-by: James Wright <james@jameswright.xyz>
|
| #
0b96b02d
|
| 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - add ex03 mass+diff
|