v1.3.0
Changes
- implemented wrapper
NlpScaling
for nlp scaling (for faster and better convergence) - made nlp and wrappers pickleable and deepcopy-able
- added
Nlp.is_wrapped
for checking whether the nlp instance is wrapped in a given type of wrapper - better tests and code coverage