| #
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
|
| #
f97c94cc
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1653 from CEED/jeremy/rust-prelude
Rust - shrink prelude
|
| #
78c2cefa
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - more clippy fixes
|
| #
bf55b007
|
| 30-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - satiate clippy
|
| #
eb07d68f
|
| 30-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - put less in prelude
|
| #
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
|
| #
9fb324b0
|
| 02-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1627 from CEED/jeremy/drop-tarpaulin-cfg
Small Rust fixes
|
| #
9dc0ea9a
|
| 01-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - drop old tarpauln cfg statements
|
| #
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
|
| #
2004a820
|
| 23-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1487 from CEED/jeremy/field-name-const
Add const to GetName functions
|
| #
ce5cfebd
|
| 23-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - drop redundant import
|
| #
2247a93f
|
| 10-Feb-2024 |
Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com> |
CeedMatrixPseudoinverse utility function (#1251)
* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad
* Used pseudoinverse utility in CeedBasisApplyAtPoints
* Update d
CeedMatrixPseudoinverse utility function (#1251)
* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad
* Used pseudoinverse utility in CeedBasisApplyAtPoints
* Update description of CeedMatrixPseudoinverse function
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices
* Updated inline comments
* Added inline comment
* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices
* increased tolerance in ex1-volume/src/main.rs
---------
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
show more ...
|
| #
21f16bf6
|
| 13-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1315 from CEED/jeremy/queep
Backend Consistency Fixes
|
| #
edb2538e
|
| 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - spell rstr consistently
|
| #
5d1e9069
|
| 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1270 from CEED/jeremy/constantinople
Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
356036fa
|
| 31-Jul-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
832499a0
|
| 20-Oct-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1076 from CEED/jed/emscripten-usability
Emscripten usability and documentation
|
| #
947f93aa
|
| 20-Oct-2022 |
Jed Brown <jed@jedbrown.org> |
rust: upgrade examples from structopt to clap-4
Structopt is deprecated because the functionality was merged into clap.
|
| #
e76101ce
|
| 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #954 from CEED/jeremy/op-view
op - include num_elem and num_qpts in view
|
| #
ea6b5821
|
| 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add optional name for Operators
|
| #
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
|