Introduces the actions framework for variable classes.
What's Changed
- MNT: allow np.integer in
ScalarVariable,IntVariableis now a subclass ofScalarVariableby @tangkong in #38 - Actions Framework by @electronsandstuff in #39
- BUG: correct the type of NDVariable.dtype default value by @tangkong in #41
New Contributors
Full Changelog: v0.4.4...v0.5.0