We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 428b637 + 0aa937c commit ae2257dCopy full SHA for ae2257d
CHANGES.md
@@ -1,3 +1,26 @@
1
+# 26.01
2
+
3
+ * `massive_star` : add volume-rendering scripts (#3186)
4
5
+ * optimize `normalize_species` (#3179, #3183)
6
7
+ * optimize `copy_cons_to_burn` (#3184)
8
9
+ * `xrb_spherical` : update the plotting script (#3154)
10
11
+ * `flame_wave` : update the plotting script to fix sizing
12
+ and add "ash" (#3151)
13
14
+ * clang-tidy 21 fixes (#3163)
15
16
+ * eliminate circular include in `Rotation.H` (#3162)
17
18
+ * switch `python3` -> `python` in scripts (#3178)
19
20
+ * github CI action updates (#3185)
21
22
+ * add documentation on performance (#3177)
23
24
# 25.12
25
26
* make some state arguments const in geometry sources (#3174)
0 commit comments