- Improved documentation. - Added new and improved `plot` function in `ml.py` and removed redundant `plot_tensor` function. `plot_np_img` was kept for longevity purposes. - Added `misc.timestamp`, `misc.pickle` and `misc.unpickle`.
0.0.4
- Changed `ml_utils.py` to `ml.py` for ease-of-use.
0.0.3
- Added more documentation.
0.0.2
- Removed Jax functions to enable use of `rsbox` on m1 without needing to build Jax from source.