| #
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 ...
|
| #
f359f128
|
| 18-Apr-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1801 from CEED/jeremy/actions-versions
actions - use latest gcc
|
| #
ed1ebff7
|
| 18-Apr-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
actions - use latest gcc
|
| #
ef9a992f
|
| 17-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1586 from CEED/jeremy/gpu-points-rstr-fix
rstr - transpose AtPoints restriction fixes
|
| #
d83cf49f
|
| 17-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - use Ubuntu 2404
|
| #
62600ae0
|
| 14-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1513 from CEED/jeremy/pad-both
Fix CI Issues
|
| #
ff78e5d3
|
| 13-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - use newer GCC/Clang
|
| #
89abb232
|
| 26-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1489 from CEED/jeremy/actions-version
ci - update action versions
|
| #
e735508c
|
| 23-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - update action versions
|
| #
3830cccf
|
| 20-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1384 from CEED/jeremy/vermin
Add Vermin in CI
|
| #
e6aaec06
|
| 20-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - add vermin test
|
| #
9d19400f
|
| 16-Mar-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1166 from CEED/jeremy/ci-fork
Run Actions or push to main or PR
|
| #
dcd9f19c
|
| 27-Feb-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - run Actions or push to main or PR
|
| #
2b730f8b
|
| 17-Nov-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - re
Switch to clang-format (#1051)
* style - switch to clang-format
* ci - use newer libxsmm
* action - update format action
* format - consistent use of {} for multi-line if/for
* make - remove stray newline
* make - simpler 'make format' target
* ci - use newer libxsmm
* doc - minor release note claification
* minor - minor fix
* minor - minor fix
* minor - minor fix
* minor - minor fix
* make format
* format - less aggressive alignment rules
* tidy - check for argument name mismatches
* fix newline
* format - mirror Ratel update to .clang-format
* fix merge error
* fix merge conflict
* fix merge error
* drop style in .phony list
* Update .clang-format
Co-authored-by: Jed Brown <jed@jedbrown.org>
* apply updated format
Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
|
| #
8e763b33
|
| 26-Oct-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1079 from CEED/jeremy/rust-actions
Update action versions
|
| #
42e6192f
|
| 26-Oct-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - update python setup action version
|
| #
0adbbf50
|
| 26-Oct-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - update checkout action version
|
| #
6c0547c1
|
| 20-Oct-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
CI MacOS 12 Update (#1077)
* ci - update to newer gcc
* ci - update gfortran in style job
* CI - use Ubuntu 22.04
* CI - ubuntu 22.04
* CI - newer Ubuntu for ICC CI
* CI - newer Ubunt
CI MacOS 12 Update (#1077)
* ci - update to newer gcc
* ci - update gfortran in style job
* CI - use Ubuntu 22.04
* CI - ubuntu 22.04
* CI - newer Ubuntu for ICC CI
* CI - newer Ubuntu for hardware emulation CI
* CI - keep older emulation images
* ci - ubuntu 22.04 for Julia CI
* ci - ubuntu 22.04 for Julia CI
* ci - ubuntu 22.04 for Python ci
* ci - ubuntu 22.04 for release notes ci check
* ci - ubuntu 22.04 for rust ci
* ci - ubuntu 22.04 for rust ci
* ci - newer run-on-arch action
* ci - pin macos-12
show more ...
|
| #
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
|
| #
619db83c
|
| 14-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
tests/python - add TEST_OPTS and use in GitHub Action
|
| #
3bc9cee3
|
| 15-Dec-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #671 from CEED/origin/jed/ci-github-ubuntu-20.04
CI: move GitHub Actions to ubuntu 20.04
|
| #
b0ae8d51
|
| 14-Dec-2020 |
Jed Brown <jed@jedbrown.org> |
github: move workflows to 20.04 from ubuntu-latest
|
| #
98e77aa2
|
| 09-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #658 from CEED/jeremy/actions
CI - Use GitHub Actions
|
| #
dfb8ed23
|
| 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
README - update CI badge, use primary actions test
|