Merge pull request from Adrian Haas to enable Pardiso solver usage when available.
1.4
* Added utility functions for `load_calculation_package` and `save_calculation_package` for independent LCAs and cloud computing. * Compatibility with `bw2data` 2.3
1.3.6
Fixed bugs where RNG and technosphere matrix builder would change values in arrays meant to be static
1.3.5
Fix bugs and add tests for `ParameterVectorLCA`
1.3.4
Changed `ParameterVectorLCA`: Can no longer be called, split off `rebuild_all` into a separate method, added tests.