Skip to content

Auryn 0.4.1

Compare
Choose a tag to compare
@fzenke fzenke released this 10 Aug 11:40
· 1435 commits to master since this release

In Auryn 0.4.1 all dependencies against GSL have been removed. GSL vectors have been replaced by an Auryn internal vector struct, which is a bare bone version of gsl_vector_float. Otherwise this release includes mostly patches and increased support for profiling of the program code.