summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-24updated version numbers and copyrightv1.5Ulrich Bauer
2017-01-24Merge branch 'python-pr' into masterUlrich Bauer
2017-01-05added PHAT paper referenceUlrich Bauer
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-12-12Merge commit 'd8ef50e225f7abfbf8d085c808e77857827e5274' into python-prUlrich Bauer
2016-12-08Added note that phat module can be installed with pip, without downloading so...Bryn Keller
2016-12-08Updated readme.md to mention the Python bindings, set python bindings version...Bryn Keller
2016-12-09preparing for 1.5 releaseUlrich Bauer
2016-11-30Moved setup.py to root so that we could avoid need for symbolic link. Updated...Bryn Keller
2016-11-24Merged in mihaic/phat/add-pybind-user (pull request #1)Bryn Keller
2016-11-23Add support for user level pybind11 installationsMihai Capotă
2016-05-13updated version number in readme titlev1.4.1Ulrich Bauer
2016-05-11updated download linkUlrich Bauer
2016-05-10Setup.py checks for Python 2.7.11 or greaterBryn Keller
2016-05-02Various tweaks to support Python 2.7Bryn Keller
2016-05-02TypoBryn Keller
2016-05-02RST literal format different from markdown'sBryn Keller
2016-05-02Updated to show Linux and Mac both working for 2.7 and 3.5Bryn Keller
2016-05-02Tested with system Python 2.7 on Ubuntu as well as Anaconda Python 3.5 on UbuntuBryn Keller
2016-05-02Added readme section on installation, removed code that blocked execution und...Bryn Keller
2016-04-13Correction for dimensions propertyBryn Keller
2016-03-11Fixed sample complex diagram formatting in readme and doc stringBryn Keller
2016-03-11Updated README to use the more pythonic APIBryn Keller
2016-03-10Simplified, more Pythonic API, with additional documentationBryn Keller
2016-03-07Python interface to PHATBryn Keller
2015-10-28readmeUlrich Bauer
2015-03-19Merge commit '28e34af047c621cfabe31a39b408c85f01363621'Ulrich Bauer
2015-03-02Corrected the code to include Gabriel test (not tested yet)michael@kerber-sls.de
2015-02-24added std:: to setiosflags to phat and benchmark so it compilesprimoz.skraba@gmail.com
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-16updated READMEv1.4jan.reininghaus
2014-05-16nicer latex output in benchmark.cppjan.reininghaus
2014-05-12bugfix for latex output for benchmark.cppjan.reininghaus
2014-05-12nicer latex output for benchmark.cppjan.reininghaus
2014-05-12fixed error in help text of benchmark.cppjan.reininghaus
2014-05-12improved vector_vector performancejan.reininghaus
2014-05-06nicer latex output for benchmark.cppjan.reininghaus
2014-05-06git-svn-id: https://phat.googlecode.com/svn/trunk@170 8e3bb3c2-eed4-f18f-5264...jan.reininghaus
2014-05-05sanitize latex caption in benchmark.cpp and include spectral_sequence_reducti...jan.reininghaus
2014-05-05do not measure dualize time in benchmark.cpp with --latex optionjan.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