sametz / nmrsim

A Python library for NMR simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numba deprecation warnings

sametz opened this issue · comments

Use of the qm module spams numba deprecation warnings to standard output.

This has been fixed in the master branch of sparse: pydata/sparse#336

When there is a new sparse release, update nmrsim's requirements to use it.

Sparse 0.10.0 fixes this problem but as mentioned in Issue #8 Sparse 0.11 breaks nmrsim.qm. Until this is fixed, users should pin sparse=0.10.0 to their requirements.