File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ New features
1010- conda installable package
1111- GPU version
1212
13- 2.3.4 (Upcoming )
14- =================
13+ 2.3.4 (2019-07-21 )
14+ ==================
1515This is a bug-fix release and contains general code quality improvements.
1616
1717
@@ -41,8 +41,7 @@ Bug fixes
4141----------
4242- Installation does not require python(3)-config anymore [#209, #211]
4343- Better handling of terminal colours for unknown terminals [#209]
44- - Prevent incorrect calculations with periodic boundaries for large ratios of
45- (zmax, Rmax) to Lbox [#210]
44+ - Prevent incorrect calculations with periodic boundaries for large ratios of (zmax, Rmax) to Lbox [#210]
4645
4746
48472.3.2 (2019-12-24)
@@ -150,11 +149,11 @@ New features
150149Enhancements
151150------------
152151
153- - Ctrl-C now aborts even within python extensions (cleans up memory too!, `#12 <https://github.com/manodeep/Corrfunc/issues/12 >`_)
152+ - Ctrl-C now aborts even within python extensions (cleans up memory too!, `see issue #12 <https://github.com/manodeep/Corrfunc/issues/12 >`_)
154153- Significantly improved installation for python
155154
156155 - compiler can now be specified within ``python setup.py install CC=yourcompiler ``
157- `#31<https://github.com/manodeep/Corrfunc/issues/31> `_
156+ `(see issue #31) <https://github.com/manodeep/Corrfunc/issues/31 >`_
158157 - python via an alias is now solved `#52 <https://github.com/manodeep/Corrfunc/issues/52 >`_
159158
160159
You can’t perform that action at this time.
0 commit comments