Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-10 | 787 Bytes | |
v1.7.0 source code.tar.gz | 2024-06-10 | 6.1 MB | |
v1.7.0 source code.zip | 2024-06-10 | 6.2 MB | |
Totals: 3 Items | 12.4 MB | 0 |
What's Changed
- Fix precision = 0 being ignored by
%%render
by @icaroscherma in https://github.com/connorferster/handcalcs/pull/141 - handcalc decorator was not wrapping functions properly by @connorferster in https://github.com/connorferster/handcalcs/pull/155
- Removed math env break by @connorferster in https://github.com/connorferster/handcalcs/pull/159
- Features/custom symbols by @connorferster in https://github.com/connorferster/handcalcs/pull/204
- Fixes/update for python312 by @connorferster in https://github.com/connorferster/handcalcs/pull/197
New Contributors
- @icaroscherma made their first contribution in https://github.com/connorferster/handcalcs/pull/141
Full Changelog: https://github.com/connorferster/handcalcs/compare/v1.6.0...v.1.7.0