News
New release 2.8
published July 5, 2024, 10:49 a.m.OST 2.8 released
We just released OpenStructure 2.8.0.
This comes with significant updates!
The biggest ones are around the scoring business. There are several new features/scores and results can be different, in particular for the lDDT-PLI score. Please check the CHANGELOG for details.
Another relevant udpate is the introduction of the parasail (https://github.com/jeffdaily/parasail) library as drop-in replacement for naive LocalAlign/GlobalAlign/SemiGlobalAlign implementations. This is optional and must be enabled at compile time - see installation instructions.
We disabled numpy support in the c++ layer to simplify the build system. Some exotic OpenStructure functionality directly accessed Python numpy arrays from the c++ layer which required to compile against numpy headers.
See here for the release notes.