Search Criteria
Package Details: casadi 3.5.5-1
Git Clone URL: | https://aur.archlinux.org/casadi.git (read-only, click to copy) |
---|---|
Package Base: | casadi |
Description: | Symbolic framework for automatic differentiation and numeric optimization |
Upstream URL: | https://github.com/casadi/casadi |
Licenses: | |
Submitter: | bchretien |
Maintainer: | adsun |
Last Packager: | adsun |
Votes: | 6 |
Popularity: | 0.000245 |
First Submitted: | 2015-12-17 21:47 |
Last Updated: | 2020-09-05 13:01 |
Dependencies (12)
- coin-or-ipopt
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git)
- ipython
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- python (python-dbg)
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin)
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- sundials (sundials23)
- swig (swig-git)
- tinyxml (tinyxml-git)
- cmake (cmake-git) (make)
Latest Comments
oysstu commented on 2019-11-26 14:52
The following patch solves the import error due to swig4 (https://pastebin.com/zRHwUgBH)
Nim65s commented on 2019-08-07 16:09
Thanks !
adsun commented on 2019-08-06 21:16
Updated. Casadi now uses python version 3 instead of 2, and enables additional interfaces.
Nim65s commented on 2019-08-06 13:28
Any news about moving to python 3 ?
oysstu commented on 2019-02-10 09:31
Please consider moving to python3 as default
cklb commented on 2018-05-14 14:05
@lamdacore nice work!
The build runs fine on my machine.
kausban commented on 2018-05-09 12:33
The package has not been updated for almost 2 years. I made an updated PKGbuild. Please update if this looks correct. Thanks.
https://transfer.sh/d5FC0/PKGBUILD
cklb commented on 2017-05-17 11:10
Meanwhile, version 3.1.1 is available.
Furthermore python3 is now supported, removing lines 30-32 from the pkgbuild made cmake detect the system standard python3 automatically.
nielsvd commented on 2016-09-02 13:48
The license of casadi is LGPL3, not GPL3 as specified in the package details.
Xwang commented on 2016-07-18 19:26
It does not compile with this error:
qpsol.cpp:154:29: error: call of overloaded ‘qpsol(std::__cxx11::basic_string<char>, const string&, <brace-enclosed initializer list>, const Dict&)’ is ambiguous