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 27bc508 commit 42eb1dcCopy full SHA for 42eb1dc
README.md
@@ -36,7 +36,8 @@ and/or binary pulsars!**
36
command line. This benefits HPC systems which often don't like many programs
37
running serially on many small files.
38
* A new python interface to the internal `prepfold` folding code
39
- (`simplefold`).
+ (`simplefold`), as well as wrappers of fast `C` implementations of $\chi^2$
40
+ and $Z^2_N$ (thanks to **Matteo Bachetti**).
41
* Many bug fixes and minor improvements, including one that would cause
42
segfaults with very large dispersion sweeps in `prepdata` and `prepsubband`,
43
and a problem with `prepfold` significance calculations.
0 commit comments