You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,17 @@
3
3
## Current develop
4
4
5
5
### Added (new features/APIs/variables/...)
6
-
-[[PR556](https://github.com/lanl/singularity-eos/pull/556) Add introspection into types available in the variant
6
+
-[[PR556]](https://github.com/lanl/singularity-eos/pull/556) Add introspection into types available in the variant
7
7
8
8
### Fixed (Repair bugs, etc)
9
+
-[[PR561]](https://github.com/lanl/singularity-eos/pull/561) Fix logic for kokkos-kernels in spackage so that it is only required for closure models on GPU
10
+
-[[PR563]](https://github.com/lanl/singularity-eos/pull/563) Fixed DensityFromPressureTemperature for the Carnahan-Starling EOS.
9
11
10
12
### Changed (changing behavior/API/variables/...)
11
13
12
14
### Infrastructure (changes irrelevant to downstream codes)
13
-
-[[559]](https://github.com/lanl/singularity-eos/pull/559) Document the intent of the virtual keyword in solvers
14
-
-[[558]](https://github.com/lanl/singularity-eos/pull/558) Make EOSPAC CMake options depend on SINGULARITY_USE_EOSPAC option
15
+
-[[PR559]](https://github.com/lanl/singularity-eos/pull/559) Document the intent of the virtual keyword in solvers
16
+
-[[PR558]](https://github.com/lanl/singularity-eos/pull/558) Make EOSPAC CMake options depend on SINGULARITY_USE_EOSPAC option
15
17
16
18
### Removed (removing behavior/API/varaibles/...)
17
19
@@ -61,7 +63,7 @@ Date: 4/7/2025
61
63
-[[PR444]](https://github.com/lanl/singularity-eos/pull/444) Add Z split modifier and electron ideal gas EOS
62
64
63
65
### Fixed (Repair bugs, etc)
64
-
-[PR492](https://github.com/lanl/singularity-eos/pull/492) Fix import issue in spack's package.py.
66
+
-[[PR492]](https://github.com/lanl/singularity-eos/pull/492) Fix import issue in spack's package.py.
65
67
-[[PR485]](https://github.com/lanl/singularity-eos/pull/485) Fix segfault in Fortran interface related to EOSPAC initialization
66
68
-[[PR478]](https://github.com/lanl/singularity-eos/pull/478) Fix bug in KPT test. Add more extensive clang build to github CI matrix.
67
69
-[[PR473]](https://github.com/lanl/singularity-eos/pull/473) Resolve memory issue. Thanks for the catch, Richard!
0 commit comments