summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2013-05-12fixed compile issue for non-OpenMP platformsv1.2.1jan.reininghaus@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@83 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-08removed explicit inlining from bit_tree_pivot_column.hv1.2jan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@78 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-08new chunk size option available in chunk_reduction.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@76 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-08moved default_representation to boundary_matrixjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@72 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-08new info methods for boundary_matrix.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@71 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-07updated copyright informationjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@63 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-05-03ignore listjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@56 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-30bugfix for dualizejan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@52 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-30rolled back changesulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@51 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-30alpha shape creation updateulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@50 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-29improved vector_vector.h performancejan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@47 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-29alpha shapesulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@46 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-29new vector_list.h representation for educational purposesjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@44 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-23performance improvement for vector_vectorjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@42 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-23vector_set cleanupjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@41 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-23warning fixes for bit_tree_columnjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@40 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-23new representation type vector_listjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@39 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-23new vector<vector> interface for boundary_matrixjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@38 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-12changed contributor of BitTree to Hubertjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@33 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-12converted tabs to spacesjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@31 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-12Updated the README and cleaned the phat.cpp command line options. Now the ↵hub.wag@gmail.com
options match the names in the readme. Small changes to the bit_tree_pivot_column.h. git-svn-id: https://phat.googlecode.com/svn/trunk@30 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-10merge of bitTree branchjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@27 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-10clean up of bit_tree_columnjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@26 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-09Fixed the problem with static data + OMP problem. Fixed a possible overflow ↵hub.wag@gmail.com
bug on 32b systems and data sizes close to 2^32. git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@25 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-09reverted gcc 4.2. openmp fixjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@24 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-08cleanupjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@23 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-08compile fix for VC12jan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@22 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-04-02Added bit-tree pivot representation. It's available from the command line ↵hub.wag@gmail.com
tool and included in self-test. git-svn-id: https://phat.googlecode.com/svn/branches/bit-tree@19 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-03-28Made read_ascii more tolerant wrt whitespacesmichael@kerber-sls.de
git-svn-id: https://phat.googlecode.com/svn/trunk@10 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-03-21replaced tabs with spacesjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@9 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-03-16changed 'private' usage in OpenMP context to 'thread_local_storage' to fix a ↵jan.reininghaus
compile bug with gcc 4.2 on OSX git-svn-id: https://phat.googlecode.com/svn/trunk@8 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-02-28initial checkinulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@2 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d