History log of /libCEED/examples/python/qfunctions/qfunctions.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 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 ...