Use scomplex throughout rather than simplcompltype
[libstick.git] / include / libstick-0.1 / booleanmatrix.h
2014-11-27 Stefan Huberpkg: remove version from include/libstick-0.1/ libstick-0.1.y v0.1
2014-01-14 Stefan Huberbooleanvector: Use isempty() instead of size()==0
2014-01-14 Stefan HuberUse boolean_vector in boolean_matrix
2014-01-14 Stefan HuberWhite space editing in booleanmatrix.h
2013-11-20 Stefan HuberUse more efficient colmatrix-based reduction
2013-11-20 Stefan HuberAdd image to simplex conversion code
2013-11-12 Stefan HuberAdd tests for matrix reduction of complex examples
2013-11-11 Stefan HuberCoding style cleanup
2013-11-11 Stefan HuberAdd matrix reduction code
2013-11-11 Stefan HuberAdd booleanmatrix and simplicialcomplex