Skip to content

javobj-py3 0.4.2

Choose a tag to compare

@tcalmant tcalmant released this 02 Feb 19:55
· 32 commits to master since this release
  • NumPy is now loaded lately, only if the use of numpy arrays is expected.
    This allows the calling modules to load and configure numpy beforehand.
    Contribution from @sarimak