Explore projects
-
Updated
-
Single header C++ library for reverse-mode automatic differentiation
Updated -
C++ library for algorithmic differentiation by operator overloading. Upstream URL is https://projects.coin-or.org/ADOL-C .
Updated -
This is another port of Ipopt to the Cmake build system for cross platform development. In the Windows version (tested on Linux, Windows). For Windows, Fortran libraries are pre-compiled with mingw-gfortran.
Updated -
Compute the block upper triangular form (BTF) of sparse square matrices. The BTF code is taken from KLU/SuiteSparse of Tim Davis. The upstream URL is http://faculty.cse.tamu.edu/davis/suitesparse.html.
Updated -
AVT-SVT / public / thirdparty / ctemplate
BSD 3-Clause "New" or "Revised" LicenseOur copy of google ctemplate (a string template library). The upstream URL is https://github.com/OlafvdSpek/ctemplate.
Updated -
Copy of the google test library but with our own tailored CMakeLists.txt. The upstream URL is https://github.com/google/googletest.
Updated -
Linear algebra package. Contains version 3.3.7 of Eigen3 plus our own modifications to enable adjoint and transpose solve for Eigen::SparseLU. The upstream URL is http://eigen.tuxfamily.org.
Updated -
Copy of the google benchmark library for micro benchmarks. The upstream URL is https://github.com/google/benchmark.
Updated -
CMake project for the antlr4 parser generator. Currently the complete java archive of antlr-4.7.2 is maintained. Main author of antlr4 is Terence Parr. The upstream URL is https://www.antlr.org/.
Updated -
Runtime library for the C++ target of antlr-4.7.2. Main authors are Terence Parr and Mike Lischke. Source code is from https://www.antlr.org/download/antlr4-cpp-runtime-4.7.2-source, but with our own CMakeLists.txt.
Updated -
AVT-SVT / public / thirdparty / f2cblaslapack
BSD 3-Clause "New" or "Revised" LicenseUpdated -
Updated