Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 17:06

Changed

  • Improve performance of mer_ndx and score_connection using dedicated implementations with better branch prediction.
  • Mark arguments as const in C code where possible.

Fixed

  • Signatures of Cython classes not displaying properly because of the embedsignature directive.
  • _sequence.h functions not being inlined as expected.