Skip to content

Activity

Made EqualityQPSolver and InequalityQPSolver subclasses of abstract c…

cvanaretpushed 1 commit to subproblem • 89439ed…26d13d7 • 
4 days ago

Removed hardcoded branching + cleaned up

cvanaretpushed 1 commit to subproblem • 9a8ad10…89439ed • 
10 days ago

Connected the LP solvers. TODO: compute the correct number of Hessian…

cvanaretpushed 1 commit to subproblem • ff899ca…9a8ad10 • 
10 days ago

Removed dependency to non-existing class

cvanaretpushed 1 commit to subproblem • 366a105…ff899ca • 
10 days ago

Introduced EqualityQPSolver class (MA27, MA57, MUMPS, BQPD) + pass di…

cvanaretpushed 1 commit to subproblem • 693d45d…366a105 • 
10 days ago

Merged QPMethod and LPMethod into InequalityConstrainedMethod + intro…

cvanaretpushed 1 commit to subproblem • ad7f209…693d45d • 
11 days ago

Moved set_up_subproblem in MA57/MA27/MUMPS to LagrangeNewtonSubproblem

cvanaretpushed 1 commit to subproblem • 3223586…ad7f209 • 
14 days ago

Moved common code from MA57/MA27/MUMPS to LagrangeNewtonSubproblem

cvanaretpushed 1 commit to subproblem • b8b171b…3223586 • 
14 days ago

Replaced some "not" with "!" (compatibility with MSVC)

cvanaretpushed 1 commit to subproblem • 8e65cff…b8b171b • 
15 days ago

Introduced abstract class Matrix and class MatrixView (subclass of Ma…

Force push
cvanaretforce pushed to subproblem • 69dd0bd…8e65cff • 
15 days ago

Introduced abstract class Matrix and class MatrixView (subclass of Ma…

cvanaretpushed 1 commit to subproblem • 07428c3…69dd0bd • 
15 days ago

Merge pull request #149 from cvanaret/feasibility_complementarity

Pull request merge
cvanaretpushed 2 commits to main • 20e94c0…0bf4ef1 • 
15 days ago

Fixed complementarity in l1RelaxedProblem

cvanaretcreated feasibility_complementarity • 78c877c • 
15 days ago

Merge pull request #146 from rujialiu/main

Pull request merge
cvanaretpushed 3 commits to main • 94c0979…20e94c0 • 
15 days ago

Statistics: added missing include for macOS build

cvanaretpushed 1 commit to subproblem • 7979f57…07428c3 • 
15 days ago

Passed the Statistics object to Preprocessing::compute_least_square_m…

Force push
cvanaretforce pushed to subproblem • 2efff0c…7979f57 • 
15 days ago

Deleted branch

cvanaretdeleted fix_functional_tests • 
16 days ago

Merge pull request #148 from cvanaret/fix_functional_tests

Pull request merge
cvanaretpushed 2 commits to main • 9e27da9…94c0979 • 
16 days ago

Fixed CMake

cvanaretpushed 1 commit to ci_msvc • 61d88d3…6dd81b5 • 
16 days ago

Removed GCC

Force push
cvanaretforce pushed to ci_msvc • c2ec3e4…61d88d3 • 
16 days ago

Fixed functional test for MA57 (replaced equality with near equality)

cvanaretcreated fix_functional_tests • 30f98c1 • 
16 days ago

Deleted branch

cvanaretdeleted cmake_fortranCinterface • 
16 days ago

Merge pull request #147 from cvanaret/cmake_fortranCinterface

Pull request merge
cvanaretpushed 3 commits to main • 7f2c1ec…9e27da9 • 
16 days ago

Removed Fortran compiler from build scripts on Windows and MacOS

cvanaretpushed 1 commit to cmake_fortranCinterface • ad36fbf…46899c2 • 
16 days ago

CMake: enable FortranCInterface only if necessary (when external Fort…

cvanaretcreated cmake_fortranCinterface • ad36fbf • 
16 days ago

Removed GCC

cvanaretpushed 1 commit to ci_msvc • d94279d…c2ec3e4 • 
16 days ago

Trying nmake

cvanaretpushed 1 commit to ci_msvc • 578adc0…d94279d • 
16 days ago

Try again

cvanaretpushed 1 commit to ci_msvc • 76ee1e3…578adc0 • 
16 days ago

Trying a fix to "No CMAKE_Fortran_COMPILER could be found."

cvanaretpushed 1 commit to ci_msvc • 93ec2f5…76ee1e3 • 
16 days ago

Added Github action to build with MSVC

cvanaretcreated ci_msvc • 93ec2f5 • 
16 days ago