File tree 1 file changed +5
-6
lines changed 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ New features
10
10
- conda installable package
11
11
- GPU version
12
12
13
- 2.3.4 (Upcoming )
14
- =================
13
+ 2.3.4 (2019-07-21 )
14
+ ==================
15
15
This is a bug-fix release and contains general code quality improvements.
16
16
17
17
@@ -41,8 +41,7 @@ Bug fixes
41
41
----------
42
42
- Installation does not require python(3)-config anymore [#209, #211]
43
43
- 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]
46
45
47
46
48
47
2.3.2 (2019-12-24)
@@ -150,11 +149,11 @@ New features
150
149
Enhancements
151
150
------------
152
151
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 >`_)
154
153
- Significantly improved installation for python
155
154
156
155
- 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 >`_
158
157
- python via an alias is now solved `#52 <https://github.com/manodeep/Corrfunc/issues/52 >`_
159
158
160
159
You can’t perform that action at this time.
0 commit comments