.Rbuildignore
.gitattributes
.gitignore
CMakeLists.txt
DESCRIPTION
LICENSE
MANIFEST.in
NAMESPACE
README.md
cmake_uninstall.cmake.in
nonnegcg.pc.in
requirements.txt
setup.py
R/RcppExports.R
R/minimize.R
example/c_rosenbrock.c
example/nncg.ipynb
findBLAS/ARMA_FindATLAS.cmake
findBLAS/ARMA_FindBLAS.cmake
findBLAS/ARMA_FindMKL.cmake
findBLAS/ARMA_FindOpenBLAS.cmake
findBLAS/LICENSE.txt
findBLAS/README
include/nonnegcg.h
man/minimize.nonneg.cg.Rd
nonnegcg/__init__.py
nonnegcg/nonnegcg.pxd
nonnegcg/pywrapper.pyx
nonnegcg.egg-info/PKG-INFO
nonnegcg.egg-info/SOURCES.txt
nonnegcg.egg-info/dependency_links.txt
nonnegcg.egg-info/requires.txt
nonnegcg.egg-info/top_level.txt
src/Makevars
src/RcppExports.cpp
src/blasfuns.h.in
src/nonnegcg.c
src/rwrapper.cpp