Closed djlaky closed 1 year ago
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/Kinetics.py#L242-L243
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/ParamEstim.py#L25-L29
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/ParamEstim.py#L622-L623
Added negatives that were lost in translating code to remove deprecated method dependency. (Lines 694, 1054, 1562, and 1675 in Reactors.py --> https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/Reactors.py)
Updated requirements.txt to get rid of optional dependency (cyipopt). See "1." above.
Updated setup.py to be more readable and succinct the file given by another user. (https://github.com/yoooruz/PharmaPy/blob/master/setup.py)
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/Kinetics.py#L242-L243
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/ParamEstim.py#L25-L29
https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/ParamEstim.py#L622-L623
Added negatives that were lost in translating code to remove deprecated method dependency. (Lines 694, 1054, 1562, and 1675 in Reactors.py --> https://github.com/dlakes94/PharmaPy/blob/136d5384227417426e7f0bf4f64d24dbdd5861aa/PharmaPy/Reactors.py)
Updated requirements.txt to get rid of optional dependency (cyipopt). See "1." above.
Updated setup.py to be more readable and succinct the file given by another user. (https://github.com/yoooruz/PharmaPy/blob/master/setup.py)