| 0c774605 | 30-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1894 from CEED/jed/fix-deprecation-typo
deprecated.h: fix typo |
| 6a430a1a | 26-Sep-2025 |
Jed Brown <jed@jedbrown.org> |
deprecated.h: fix typo |
| d9b02d17 | 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge pull request #1893 from CEED/jrwrigh/ceedvector_size_error
vec: Check length >= 0 |
| a5ef892d | 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
vec: Check length >= 0 |
| 95bd1e90 | 04-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1891 from CEED/zach/fix-cuda-ref-diagonal-assembly
gpu & at-points - fix bug in output vectors for diagonal assembly |
| 909e4c01 | 04-Sep-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
gpu & at-points - fix bug in output vectors for diagonal assembly |
| fde09a2a | 02-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1890 from CEED/zach/at-points-update-reference-coords
at-points - ensure reference point coordinates are always up to date |
| 68c01f39 | 02-Sep-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
gpu - add state checking for at-points element restriction |
| 9c944cbf | 30-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
at-points - ensure reference point coordinates are always up to date |
| d80bc306 | 19-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1889 from CEED/zach/assembly-public-num-entries
assembly - add `CeedOperatorLinearAssembleGetNumEntries` |
| 56318ee4 | 19-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
assembly - add `CeedOperatorLinearAssembleGetNumEntries` |
| 4fd67f61 | 18-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1888 from CEED/zach/remove-license-classifier
python - remove license classifier (deprecated in later python versions) |
| ebd5faf1 | 18-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
python - remove license classifier (deprecated in later python versions) |
| dd6207fc | 14-Aug-2025 |
Jed Brown <jed@jedbrown.org> |
mailmap: updates, 44 contributors as of today |
| de5bf46b | 13-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
ref - Ensure at-points operators skip cells with no points (#1886)
* ref - Ensure at-points operators skip cells with no points
* change conditional
Co-authored-by: Jeremy L Thompson <jeremy@jerem
ref - Ensure at-points operators skip cells with no points (#1886)
* ref - Ensure at-points operators skip cells with no points
* change conditional
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
---------
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
show more ...
|
| 9b9f6113 | 08-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctions
Rust and cuda clang support (#1873) |
| f03c7eee | 04-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
clang - minor tidying for CUDA JiT |
| b02756aa | 01-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - rust job NPROC_POOL=1 |
| bdd929d2 | 01-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - ensure full rust tools installed |
| fa619ecc | 01-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
clang - use clang++-version if able |
| 7fed1585 | 01-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - make sure rustup is up to date |
| 33cc410d | 01-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
clang - always set permissions |
| 9b5f41c8 | 31-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
clang - keep temp files from overwriting each other |
| 72206858 | 31-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - fix search=rustqfunction |
| 6ca7e175 | 31-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - only test Rust QFunctions when requested |