mauriceccy / scobra

scobra - an extension of cobrapy
MIT License
6 stars 4 forks source link

Problem with not returning scobra objects #12

Closed mauriceccy closed 5 years ago

mauriceccy commented 5 years ago

fva.AsMtx() doesn't give a matrix object model.GetSol() doesn't give a flux object (only an empty dictionary) when there is no solution

kristoforusbryant commented 5 years ago

Bug fixed in commit acb4cdb23ab5a3ec54482f69dd6f57dc7eb02087.

mauriceccy commented 5 years ago

similarly for flux.Diff

sewenthy commented 5 years ago

Should be fixed for python3 now with update 1.11 commit