Elpee

Latest version: v0.4.5

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.5

What's Changed
* Patch Update v0.4.2 by navindu-ds in https://github.com/navindu-ds/elpee/pull/26
- Debugged indexing of slack & artificial variables when saving to solutions
- Update to documentation of incorrectly marked class
- Fix bug in updating the json/yaml files to indicate the problems where no optimal solution could be reached
* Patch fix 0.4.x by navindu-ds in https://github.com/navindu-ds/elpee/pull/27
- Debugged the flag for indicating the `optimal_reachability` in the solutions where artificial variables are found in the basic variables list
* Patch fix 0.4.5 by navindu-ds in https://github.com/navindu-ds/elpee/pull/28
- Debugged handling of equality constraint when standardizing
- Debugged handling of infeasible alternate solution generation

Full Changelog

Refer changes from 0.4.0 to 0.4.1 [here](https://github.com/navindu-ds/elpee/compare/v0.4.1...v0.4.5)

0.4.1

What's Changed
* Patch Update v0.4.1 by navindu-ds in https://github.com/navindu-ds/elpee/pull/25
* Update file path for saving solutions
* Fix input parameter checking
* Debug ratio column and ratio row calculations

Full Changelog

Refer changes from 0.4.0 to 0.4.1 [here](https://github.com/navindu-ds/elpee/compare/v0.4.0...v0.4.1)

0.4.0

What's Changed
* **Breaking changes introduced**
* Add Json Capability by navindu-ds in 24 -- Adding option of saving the solution steps in json or yaml format
* Change input parameters in `elpee.elpee_solver.solve()`
* New parameters `file_format`, `freq`
* Deprecated parameters `create_yaml`

* Minor Updates
* Included the basic variable names column names for the simplex matrix in the saved json/yaml file as an attribute
* Debugged the interpretation function with round off errors
* Added documentation for some examples of applying linear programming methods for identifying the optimal production plan

Full Changelog

Refer changes from 0.3.0 to 0.4.0 [here](https://github.com/navindu-ds/elpee/compare/v0.3.0...v0.4.0)

0.3.0

What's Changed
* Add interpreter v2 by navindu-ds in https://github.com/navindu-ds/elpee/pull/23
* Add new class function `interpreter()` for `elpee.StandardProblem` to obtain dictionary of variables and their corresponding values

Changelog

Refer changes from 0.2.1 to 0.3.0 [here](https://github.com/navindu-ds/elpee/compare/v0.2.1...v0.3.0)

0.2.1

Preliminary Release for Elpee

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.