lightmotif

A lightweight platform-accelerated library for biological motif scanning using position weight matrices.

MIT License

Downloads
13.6K
Stars
39
Committers
3

Bot releases are hidden (Show)

lightmotif - v0.1.1

Published by althonos over 1 year ago

Added

  • Helper crate to detect CPU features support at runtime.

Fixed

  • AVX2 code being imported on x86-64 platforms without checking for OS support.
  • AVX2-enabled extension always being compiled even on platforms with no AVX2 support.

Removed

  • built and pyo3-built build dependencies (causing issues with workspaces).
lightmotif - v0.1.0

Published by althonos over 1 year ago

Initial release.