Releases: js51/Circular-genome-tools
Releases · js51/Circular-genome-tools
Bug fixes
Eigenvector method for partial traces
What's Changed
Full Changelog: 0.3.1...0.4.0
Faster hyperoctahedral group representations
What's Changed
- Rewrite irreps for H_n by @js51 in #44
Full Changelog: 0.3.0...0.3.1
Simulations
Added some basic functionality for performing simulations.
Remove functools @cache
To support python versions older than 3.9.
A better solution for avoiding recomputing irreps etc is incoming!
Minor bug fixes
What's Changed
- Bug fixes and small changes for RECOMB-CG paper submission by @js51 in #34
- Add support for computing conjugacy classes by @js51 in #36
Full Changelog: 0.1.3...0.1.7
Fix issue with GAP irreps, adds eigenvalue binning option + more stuff
0.1.5 Update VERSION
Improve MLE computation and interface
Nothing major, but makes getting likelihood functions easier!
Bug fixes, MLEs, minor improvements.
Merge pull request #17 from js51/develop More distances, pytest now working with sage
Package restructure
Removes a lot of old code! Won't be compatible with my old scripts any more.
Add models and other things. Still a lot more stuff to go in.