0.6.1 (2023-03-07)
Deprecation warnings
- An undocumented extra operator constructor (
const
) now raises aDeprecationWarning
onfloat
, as its behaviour will change in Spox0.7.0
to follow that ofnumpy
.
Deprecation warnings
const
) now raises a DeprecationWarning
on float
, as its behaviour will change in Spox 0.7.0
to follow that of numpy
.