summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-05-12fixed compile issue for non-OpenMP platformsv1.2.1jan.reininghaus@gmail.com
2013-05-08removed explicit inlining from bit_tree_pivot_column.hv1.2jan.reininghaus
2013-05-08new chunk size option available in chunk_reduction.hjan.reininghaus
2013-05-08moved default_representation to boundary_matrixjan.reininghaus
2013-05-08new info methods for boundary_matrix.hjan.reininghaus
2013-05-07updated copyright informationjan.reininghaus
2013-05-03ignore listjan.reininghaus
2013-04-30bugfix for dualizejan.reininghaus
2013-04-30rolled back changesulrich.bauer@gmail.com
2013-04-30alpha shape creation updateulrich.bauer@gmail.com
2013-04-29improved vector_vector.h performancejan.reininghaus
2013-04-29alpha shapesulrich.bauer@gmail.com
2013-04-29new vector_list.h representation for educational purposesjan.reininghaus
2013-04-23performance improvement for vector_vectorjan.reininghaus
2013-04-23vector_set cleanupjan.reininghaus
2013-04-23warning fixes for bit_tree_columnjan.reininghaus
2013-04-23new representation type vector_listjan.reininghaus
2013-04-23new vector<vector> interface for boundary_matrixjan.reininghaus
2013-04-12changed contributor of BitTree to Hubertjan.reininghaus
2013-04-12converted tabs to spacesjan.reininghaus
2013-04-12Updated the README and cleaned the phat.cpp command line options. Now the opt...hub.wag@gmail.com
2013-04-10merge of bitTree branchjan.reininghaus
2013-04-10clean up of bit_tree_columnjan.reininghaus
2013-04-09Fixed the problem with static data + OMP problem. Fixed a possible overflow b...hub.wag@gmail.com
2013-04-09reverted gcc 4.2. openmp fixjan.reininghaus
2013-04-08cleanupjan.reininghaus
2013-04-08compile fix for VC12jan.reininghaus
2013-04-02Added bit-tree pivot representation. It's available from the command line too...hub.wag@gmail.com
2013-03-28Made read_ascii more tolerant wrt whitespacesmichael@kerber-sls.de
2013-03-21replaced tabs with spacesjan.reininghaus
2013-03-16changed 'private' usage in OpenMP context to 'thread_local_storage' to fix a ...jan.reininghaus
2013-02-28initial checkinulrich.bauer@gmail.com