go mod tidy
- Package
simplego
:- "not implemented" error now includes the name of the corresponding method that was not implemented.
- Several memory fixes.
- Added
Slice
andRngBitsGenerator
ops.
- Updated to Gopjrt v0.7.0, with more memory fixes. Requires an update of the C++ libraries.