File tree Expand file tree Collapse file tree 2 files changed +1
-49
lines changed Expand file tree Collapse file tree 2 files changed +1
-49
lines changed Original file line number Diff line number Diff line change 1
- # Changelog
2
-
3
-
4
- ## (latest)
5
-
6
- ### Bug Fix
7
-
8
- * __ rpow__ for OnGrid. [ antonio]
9
-
10
- * Avoids changing parameters of OnGrid inside jax transformations. [ Antonio Stanziola]
11
-
12
- * Spectral gradient for signal of even length now treats the Nyquist frequency correctly. [ Antonio Stanziola]
13
-
14
- * Jaxlib in requirements, or actions fail. [ Antonio Stanziola]
15
-
16
- * Staggering in fd kernel. [ Antonio Stanziola]
17
-
18
- * Added jaxlib to requirements for CI. [ Antonio Stanziola]
19
-
20
- * Error on 3d staggered derivatives. [ Antonio Stanziola]
21
-
22
- ### Features
23
-
24
- * Heterogeneous laplacian. [ Antonio Stanziola]
25
-
26
- * Fourier field value on arbitrary point using __ call__ method. [ Antonio Stanziola]
27
-
28
- * Automatically infer missing dimension for scalar fields. [ Antonio Stanziola]
29
-
30
- * Shift operator. [ Antonio Stanziola]
31
-
32
- * Staggering for Fourier differential operators. [ Antonio Stanziola]
33
-
34
- ### Refactoring
35
-
36
- * Updated docs. [ Antonio Stanziola]
37
-
38
- * Renamed ode variable update, removed wrong test in utils. [ Antonio Stanziola]
39
-
40
- * Updated support/packaging files. [ Antonio Stanziola]
41
-
42
- ### Tests
43
-
44
- * Increase core.py coverage. [ Antonio Stanziola]
45
-
46
- * Added FourierSeries gradient tests. [ Antonio Stanziola]
47
-
48
-
Original file line number Diff line number Diff line change 1
- VERSION = "0 .2.1 "
1
+ VERSION = "v0 .2.2 "
You can’t perform that action at this time.
0 commit comments