We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f064648 commit 323a440Copy full SHA for 323a440
docs/changes.rst
@@ -3,6 +3,15 @@
3
Change Log
4
-------------------------
5
6
+2.3.11 (2020-11-12)
7
+~~~~~~~~~~~~~~~~~~~~~~~~~
8
+
9
+* Restore support for directly using Intel MKL for FFTs (PR `#371`_, `#372`_).
10
+* Fixed bug in wind velocity during atmosphere simulations.
11
12
+.. _`#371`: https://github.com/hpc4cmb/toast/pull/371
13
+.. _`#372`: https://github.com/hpc4cmb/toast/pull/372
14
15
2.3.10 (2020-10-15)
16
~~~~~~~~~~~~~~~~~~~~~~~~~
17
src/toast/RELEASE
@@ -1 +1 @@
1
-2.3.10
+2.3.11
0 commit comments