Releases: ViennaRNA/RNAblueprint
Releases · ViennaRNA/RNAblueprint
RNAblueprint 1.3.3
RNAblueprint 1.3.1
- New autotools config to be able to install python 2 and 3 bindings side-by-side
RNAblueprint 1.3.0
Fixed several issues:
- Biconnected components must be in an order where nodes become internal very quickly
- Sampling global and local should return the nos of the whole local neighborhood
- Sampling global and local should be FAIR
RNAblueprint 1.2.3
- Fix bug with autotools
RNAblueprint 1.2.2
- Fix more issues with OSX and
clang
- Purge openmp dependencies
RNAblueprint 1.2.1
- Fix issues with
clang
on OSX - Fix autotools issues
RNAblueprint 1.2
This release contains following changes:
sample_local
was renamed tosample_plocal
sample_global
was renamed tosample_clocal
special
nodes are now calledarticulation vertices
- the
--libGMP
option now uses multi-precision floats instead of integers - several minor bug fixes
RNAblueprint 1.1
Cleanded up 1.0 release and updated documentation.
RNAblueprint 1.0
This is the first stable release for the paper publication.
Note that there is still one known issue:
The sample_local() function does not draw the sequences completely fair yet as the paths to sample are not chosen in a weighted manner.
Initial testing release
Initial early release for testing.
This release might contain issues and should not be used for important science!