v0.3.1
v0.3.1 (2024-01-29)
Bug fixes
- Include the optimal C-rate uncertainty calculation like in particle size.
- Changed the inner workings of functions in the
make_prediction
module to useGalvanostaticRegressor
model methods instead of geometric reordering to find the optimal point. - Add
**kwargs
toscipy.optimize.newton
inmake_prediction
module.