Home
last modified time | relevance | path

Searched refs:ECOS_VERSION (Results 1 – 5 of 5) sorted by relevance

/dports/math/ecos/ecos-2.0.8/include/
H A Decos.h42 #define ECOS_VERSION ("2.0.8") macro
/dports/math/py-ecos/ecos-python-2.0.8/ecos/include/
H A Decos.h42 #define ECOS_VERSION ("2.0.8") macro
/dports/math/py-ecos/ecos-python-2.0.8/src/
H A Decosmodule.c72 return Py_BuildValue("s",ECOS_VERSION); in version()
/dports/math/ecos/ecos-2.0.8/src/
H A Decos.c45 static const char* thisVersion = ECOS_VERSION;
553 … %s - (C) embotech GmbH, Zurich Switzerland, 2012-15. Web: www.embotech.com/ECOS\n", ECOS_VERSION); in printProgress()
/dports/math/py-ecos/ecos-python-2.0.8/ecos/src/
H A Decos.c45 static const char* thisVersion = ECOS_VERSION;
553 … %s - (C) embotech GmbH, Zurich Switzerland, 2012-15. Web: www.embotech.com/ECOS\n", ECOS_VERSION); in printProgress()