- Allow retrieving both number variations `get` and `__call__` (9aade29) - Coverage tests (88ff791, 51754c5) - Typo fix (6f23b8c)
1.4.1
- Add missing rmatmul magic, version 1.4.1. (4ee6a59)
1.4.0
- Better NumPy treatment in uncertainty combination, close 12. (f7733e6) - Clear separation between low-level, built-in and high-level custom ops. (71ef1a6) - Rename diff in get() to unc. (962161b) - Fix infinitesimal typo (11) (fc07569)
1.3.0
- Add functionality to export HEP data values. (6f0036e) - Refactoring of rounding methods. (7a048a7) - Update notebook, allow use matmul op. (b0bc2f6)
1.2.0
New feature
- Add Correlation and DeferredResult objects. (9ebdfed)
1.1.4
Changes
- Switch from travis to GitHub actions (d9376be) - Change package bundling (9334716)