| #
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
|
| #
a171b6ef
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1537 from CEED/jeremy/pragma-once
Use #pragma once for non-JiT headers
|
| #
5aed82e4
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
ce18bed9
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #858 from CEED/jeremy/dump-copy-stuff
Strip redundant/outdated license info duplication
|
| #
3d8e8822
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
b761d2ca
|
| 15-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #741 from CEED/jed/python-test-docs
Fix python test docs
|
| #
0ef72598
|
| 14-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
tests - move tests to python dir
|