Ronan M.T. Fleming
Ronan M.T. Fleming
Hi Michael, I cannot reproduce that issue on a linux machine with the latest version, as I get: solverOK=changeCobraSolver('ibm_cplex','LP') > changeCobraSolver: IBM ILOG CPLEX interface added to MATLAB path. >...
Hi Aswathy, this part seems ok ibm_cplex (version 128) is compatible and fully tested with MATLAB R2018b on your operating system. though on my linux machine it reads ibm_cplex (version...
Did you download from here: https://github.com/opencobra/cobratoolbox.git or here https://github.com/opencobra/cobratoolbox/releases/tag/v3.33 On Thu, 18 Nov 2021 at 11:54, kristycyw ***@***.***> wrote: > *Please include a short description of problem here* > Hi,...
Hi kristycyw, thanks a lot. I changed aux to io. Does that work now if you do: git clone --depth=1 https://github.com/opencobra/cobratoolbox.git cobratoolbox Regards, Ronan P.S Jeff, please post to the...
Hi Kristy, thanks, that issue is not critical unless using vonBertalanffy, but I've repaired it and the fix will appear in the next master version. Regards Ronan On Fri, 19...
Hi Jim, making a compiled version of the COBRA toolbox is something we are considering. However, for the moment, the code is already compatible with Linux, MacOS and Windows. Regards,...
Hi, maybe you are missing curl which is required to pull in the external repos. https://opencobra.github.io/cobratoolbox/stable/installation.html#curl On Tue, 27 Apr 2021 at 10:31, elliottpatelli ***@***.***> wrote: > Hello, > >...
Hi, please post the full error and the config to https://groups.google.com/g/cobra-toolbox after searching for solutions there. Regards, Ronan On Tue, 27 Apr 2021 at 12:04, elliottpatelli ***@***.***> wrote: > Hello,...
Please provide this most welcome contribution as a pull request. https://opencobra.github.io/cobratoolbox/stable/contributing.html
HI, would someone please update the "FastFVA code code should be updated for use in newer versions of cplex"? Lots of people are using open source code and they should...