- Jan 29, 2019
-
-
Joan Vallvé Navarro authored
-
- Jul 25, 2018
-
-
Joan Solà Ortega authored
This should make easier to switch from double to float compilations
-
- May 21, 2018
-
-
Jeremie Deray authored
-
- Apr 16, 2018
-
-
Joan Solà Ortega authored
Also remove many wolf:: that created duplicated namespace specifications
-
Joan Solà Ortega authored
-
- Mar 06, 2018
-
-
Angel Santamaria-Navarro authored
-
- Dec 01, 2017
-
-
Joan Solà Ortega authored
-
- Nov 15, 2017
-
-
Joan Solà Ortega authored
keep only `NodeBase::getProblem() const`, which becomes a non-virtual const method
-
- Nov 07, 2017
-
-
Joan Solà Ortega authored
-
- Oct 19, 2017
-
-
Joan Solà Ortega authored
-
- Sep 14, 2017
-
-
Joan Vallvé Navarro authored
-
- Sep 13, 2017
-
-
Joan Vallvé Navarro authored
-
- Aug 05, 2017
-
-
Jeremie Deray authored
-
Jeremie Deray authored
-
- May 31, 2017
-
-
Joan Vallvé Navarro authored
-
- May 26, 2017
-
-
Joan Vallvé Navarro authored
-
- May 25, 2017
-
-
Joan Vallvé Navarro authored
-
- Apr 25, 2017
-
-
Joan Solà Ortega authored
MEASUREMENT_SIZE --> RESIDUAL_SIZE measurementSize --> residualSize getStateBlockPtrVector() --> getStateScalarVector() getStatePtrVector() --> getStateBlockPtrVector()
-
- Apr 07, 2017
-
-
Joan Solà Ortega authored
rename all methods accordingly
-
- Mar 28, 2017
-
-
Joan Solà Ortega authored
-
- Nov 19, 2016
-
-
Joan Solà Ortega authored
-
- Nov 16, 2016
-
-
Joan Solà Ortega authored
Use always the new three-pointers constructor, with ‘nullptr’ in the non-used pointers. Leave the old code commented for a while
-
- Nov 03, 2016
-
-
Joan Solà Ortega authored
-
- Oct 26, 2016
-
-
Jaime Tarrasó Martínez authored
-
- Oct 21, 2016
-
-
Joan Solà Ortega authored
-
- Oct 20, 2016
-
-
Joan Solà Ortega authored
-
- Oct 18, 2016
-
-
Joan Solà Ortega authored
-
- Oct 16, 2016
-
-
Joan Solà Ortega authored
many bugs
-
Joan Solà Ortega authored
getProblem is virtual and overriden in several Base classes.
-
- Oct 15, 2016
-
-
Joan Solà Ortega authored
Need to see how to handle StateBlock removal: Probably use a weak_ptr up, and remove them from Problem lists with similar remove() methods. Cannot use the destructor because it may stay alive for any reason: then, use remove() as we’ll do in all wolf.
-
Joan Solà Ortega authored
shared L, still many bugs to fix
-
- Oct 14, 2016
-
-
Joan Solà Ortega authored
-
Joan Solà Ortega authored
-
Joan Solà Ortega authored
-
Joan Solà Ortega authored
-
- Oct 06, 2016
-
-
Joan Solà Ortega authored
-
- Oct 03, 2016
-
-
Joan Solà Ortega authored
-
Joan Solà Ortega authored
-
- Sep 30, 2016
-
-
Joan Solà Ortega authored
-
- Sep 29, 2016
-
-
Joan Solà Ortega authored
-