v0.6.0
Changed
- Use
scoring-matrices
package to handle scoring matrices. - Import Cython classes from
pyopal.lib
in the mainpyopal
namespace.
Fixed
- Patching of architecture flags of MacOS compilers.
Removed
- The
ScoreMatrix
class frompyopal.lib
.