Activity
Created OptimizationProblem's new `LinearInequalityConstraintMatrices…
Created OptimizationProblem's new `LinearInequalityConstraintMatrices…
Pull request merge
Added tests for coverage of the case when there are mixtures of scala…
Added tests for coverage of the case when there are mixtures of scala…
Added tests for the new Equality constraint matrices function
Added tests for the new Equality constraint matrices function
Updated main readme to take advantage of new problem structure
Updated main readme to take advantage of new problem structure
Introduced method for assembling linear inequality constraints into s…
Introduced method for assembling linear inequality constraints into s…
Made sure that Check() is called before doing much else in IsLinear()…
Made sure that Check() is called before doing much else in IsLinear()…
Added some tests for ScalarConstraint objects in the optim package
Added some tests for ScalarConstraint objects in the optim package
Introducing the IsLinear methods for OptimizationProblem and Objective
Introducing the IsLinear methods for OptimizationProblem and Objective
Added a Check() method for the optimization problem
Added a Check() method for the optimization problem
Added TEsts for VectorConstantTranspose object
Added TEsts for VectorConstantTranspose object
Fixed Some Issues With Printing ConstrSense objects
Fixed Some Issues With Printing ConstrSense objects
Added More Tests for OptimizationProblem.From which required standard…
Added More Tests for OptimizationProblem.From which required standard…
Simplified VarVector.ToSymbolic and tested it
Simplified VarVector.ToSymbolic and tested it
Added More Tests for VectorLinearExpressionTranspose
Added More Tests for VectorLinearExpressionTranspose
Added More Tests for VarVectorTranspose
Added More Tests for VarVectorTranspose
Updated SymbolicMath.go to make tests on problem.From() works
Updated SymbolicMath.go to make tests on problem.From() works
Added More Check() values to the ToSymbolic() methods and Tested More…
Added More Check() values to the ToSymbolic() methods and Tested More…
Added Enough Updates from SymbolicMath.go to make the constraint meth…
Added Enough Updates from SymbolicMath.go to make the constraint meth…
Corrected some missing elements of the From method
Corrected some missing elements of the From method
Added a few more tests in the optimization problem
Added a few more tests in the optimization problem
Added First test for New Problem object + Changed naming of function …
Added First test for New Problem object + Changed naming of function …
Introduced ToSymbolic() Method to Vector Expressions + Modified the C…
Introduced ToSymbolic() Method to Vector Expressions + Modified the C…
Introduced ToSymbolic() Method to Scalar Expressions
Introduced ToSymbolic() Method to Scalar Expressions
DeletedSolver interface as well as added some To-Do items
DeletedSolver interface as well as added some To-Do items
Added OptimizationProblem Object and A Single Test
Added OptimizationProblem Object and A Single Test
Attempted To Delete Symbolic Library (Will Later Be Replaced By a New…
Attempted To Delete Symbolic Library (Will Later Be Replaced By a New…