- CMAKE file fixes per R-exts
- Bug fix: typo in sparse coercion routines (
dgCMatrix
wheredtCMatrix
should be).
- Sync up to version 0.6.3 of OSQP release
- Fix
params.R
(issue #18) - Added
time-limit
settings parameter per PG's code - Added check for lower bounds not exceeding upper bounds (issue 29)
- Fix prototype of
main
inqdldl_sources/examplaes/example.c
- Fix use of
cmake
; was previously bombing due toproj.h
header being found from system areas, rather than locally - Fix
configure
script so that R-exts prescriptions are followed - Update requirements and files to default of C++17 (
src/Makevars
,src/Makevars.win
,src/osqp/Makefile
)
- Fix use of bitwise
&
with boolean operands (fileosqp_interface.cpp
) - Fix function declaration without prototype (files
paradiso_loader.h
,paradiso_interface.c
,paradiso_loader.c
)
- Change maintainer to Balasubramanian Narasimhan
- (Missing news)
- (Missing news)
- Patches to OSQP-R interface to handle infinite-valued bounds
- Patches to OSQP-R build for solaris and fedora
- Updated OSQP to version 0.6.0
- Updated OSQP to version 0.5.0
- Updated OSQP to version 0.4.1
- Updated OSQP version
- First release on CRAN with new name