| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Improvements to repeatfinder source code.tar.gz | 2019-12-27 | 137.7 MB | |
| Improvements to repeatfinder source code.zip | 2019-12-27 | 137.4 MB | |
| README.md | 2019-12-27 | 379 Bytes | |
| Totals: 3 Items | 275.1 MB | 0 | |
In this release we internalize repeatfinder to become a python external module that we have renamed PhiSpyRepeatFinder as there are many other modules called RepeatFinder out there. The C++ code is now directly called from the Python code, removing the need for some confusing temporary files.
We have also initiated the availability of PhiSpy through PyPi by adding setup.py.