Skip to content

LUME-Base v0.5.0

Latest

Choose a tag to compare

@roussel-ryan roussel-ryan released this 02 Jul 20:58
3ebc859

Introduces the actions framework for variable classes.

What's Changed

  • MNT: allow np.integer in ScalarVariable, IntVariable is now a subclass of ScalarVariable by @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