Search Criteria
Package Details: cppadcodegen-git r928.38d4f3b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cppadcodegen-git.git (read-only, click to copy) |
---|---|
Package Base: | cppadcodegen-git |
Description: | A C++ Algorithmic Differentiation Package |
Upstream URL: | https://github.com/joaoleal/CppADCodeGen |
Licenses: | GPL3, EPL1 |
Conflicts: | cppadcodegen |
Provides: | cppadcodegen |
Submitter: | acxz |
Maintainer: | None |
Last Packager: | acxz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-26 01:28 (UTC) |
Last Updated: | 2020-01-26 01:28 (UTC) |
Dependencies (6)
- cppadAUR
- cmake (cmake-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (optional) – only required for JIT compilation
- eigen (eigen-gitAUR) (optional) – required when DAE differentiation index reduction is used,
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (optional) – only required for JIT compilation
- valgrind (valgrind-gitAUR) (optional) – memcheck test
Required by (5)
- control-toolbox-core (requires cppadcodegen) (optional)
- pinocchio (requires cppadcodegen) (optional)
- pinocchio-docs (requires cppadcodegen) (optional)
- pinocchio-git (requires cppadcodegen) (optional)
- pycppad (requires cppadcodegen)
Latest Comments
MarsSeed commented on 2023-07-13 21:47 (UTC) (edited on 2024-04-28 23:44 (UTC) by MarsSeed)
Please implement a
pkgver()
based on Git tags, as per Arch VCS package guidelines.Then please change provides to have version:
Also please add
git
to makedepends, to let this build in clean chroot env.acxz commented on 2020-02-03 01:58 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.