summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-24New method "set_dimension" to control the number of rows in the matrix, if ne...Michael Kerber
2020-08-24Missing fileMichael Kerber
2018-05-18Column types are separated, and the matrix representation is more general in ...Michael Kerber
2017-01-04Merge branch 'master' into python-prUlrich Bauer
2017-01-04inline functions to avoid linker problemsUlrich Bauer
2016-12-19Function dualize_persistence_pairs made inline to avoid linker problemmkerber
2016-03-07Python interface to PHATBryn Keller
2015-02-02chunk sqrtUlrich Bauer
2014-06-03finalizeulrich.bauer@gmail.com
2014-06-03swapulrich.bauer@gmail.com
2014-06-03faster column addition for vector_vectorulrich.bauer@gmail.com
2014-05-12improved vector_vector performancejan.reininghaus
2014-05-02enable pruning in vector_heap.hjan.reininghaus
2014-05-02include pruning in heap_pivot_column.hjan.reininghaus
2014-05-02clarify thread safety of boundary_matrix.hjan.reininghaus
2014-04-30new vector_heap Representationjan.reininghaus
2014-04-30changed chunk size for single threaded chunk_reduction.hjan.reininghaus
2014-04-29switched num chunks to num threads in chunk_reduction.h and spectral_sequence...jan.reininghaus
2014-04-29performance improvements for chunk_reduction.hjan.reininghaus
2014-04-28simplified chunk decomposition and phase 1 of chunk_reduction.hjan.reininghaus
2014-04-07reverted to old binary formatjan.reininghaus
2014-04-07bugfix for heap_pivot_columnjan.reininghaus
2013-12-17actual file rename of block_spectral_sequence_reduction.h to spectral_sequenc...jan.reininghaus
2013-12-17rename block_spectral_sequence_reduction to spectral_sequence_reductionjan.reininghaus
2013-12-17signed comparison warning fixjan.reininghaus
2013-12-17new representation type heap_pivot_columnjan.reininghaus
2013-11-06removed double include caused by double bugfixjan.reininghaus
2013-11-06bugfix contributed by Tino Weinkaufjan.reininghaus
2013-10-25small fix suggested by Hubertulrich.bauer@gmail.com
2013-10-22git-svn-id: https://phat.googlecode.com/svn/trunk@141 8e3bb3c2-eed4-f18f-5264...jan.reininghaus
2013-07-16new binary format and convert utilityjan.reininghaus
2013-06-24new block_spectral_sequence_reductionjan.reininghaus
2013-06-20bugfix for compute_persistence_pairsjan.reininghaus
2013-06-20removed static code form bit_tree_columnjan.reininghaus
2013-06-07performance improvements through OpenMPjan.reininghaus
2013-05-16dualization timing in phat binary, explicit function for dualizing persistenc...ulrich.bauer@gmail.com
2013-05-14code cleanupjan.reininghaus
2013-05-14cleaned up pivot column sourcejan.reininghaus
2013-05-12simplified pivot column representationsjan.reininghaus@gmail.com
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