Releases: rnajena/dynamont
Releases · rnajena/dynamont
0.7.2
08 Sep 14:23
Compare
Sorry, something went wrong.
No results found
0.7.1
14 May 09:41
Compare
Sorry, something went wrong.
No results found
Changes
fixed internal model paths
fixed bugs in dna mode
added KeyboardInterrupt handling
0.7.0
08 Apr 13:59
Compare
Sorry, something went wrong.
No results found
Full Changelog : 0.6.5...0.7.0
Changes
make model_path optional
use of default models
removed dna_r9 so far, cause no model exists yet
0.6.5
07 Apr 12:18
Compare
Sorry, something went wrong.
No results found
Added
add python wrapper to call cpp binaries
updating cpp version string dynamically
add model_path existence assertion
github action for testing code
Changed
package building fixes
packages now includes cpp binaries
fix package compatibility issues with libc (backwards compatible until 2.17)
0.6.2
13 Mar 08:35
Compare
Sorry, something went wrong.
No results found
writing errors (unsegmented/unalignable reads) to a file instead to console (stdout)
0.6.1
12 Mar 10:08
Compare
Sorry, something went wrong.
No results found
write errors to file instead of console in dynamont-resquiggle
write errors to std::cerr instead of std::cout in cpp scripts
0.6
12 Mar 09:42
Compare
Sorry, something went wrong.
No results found
Updated evaluation and visualization scripts
unified model names
make repository publication ready
0.5
13 Dec 12:45
Compare
Sorry, something went wrong.
No results found
Switch to banded DP in basic mode
Changes
banded DP version added
- reduced memory to O(T)
- reduced runtime to O(T)
- basic mode now uses banded
split main function from modules for each version
general code cleanup
0.4
29 Nov 13:13
Compare
Sorry, something went wrong.
No results found
Fix citation file for zenodo
0.3
29 Nov 12:41
Compare
Sorry, something went wrong.
No results found
Initial Release
pypi package available
conda package available