summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-14Allow tests to output to stderr without causing failure.debian/1.5-5Gard Spreemann
2020-03-13Standards version.debian/1.5-4Gard Spreemann
2020-03-13Changelog.Gard Spreemann
2020-03-13Add test for python3-phat.Gard Spreemann
2020-03-13Add test for phat-utils.Gard Spreemann
2019-08-15NEWS entry about package name reuse.debian/1.5-3Gard Spreemann
2019-08-15Remove Lintian override.debian/1.5-2Gard Spreemann
2019-08-15Update changelog.Gard Spreemann
2019-08-15Update maintainer email.Gard Spreemann
2019-08-15Standards-version 4.4.0.1.Gard Spreemann
2019-02-20Update changelog.mentors/20190220debian/1.5-1Gard Spreemann
2019-02-19python3-phat should not be "Multi-Arch: same" since it ships byte-compiled Py...Gard Spreemann
2019-02-19Build Python interface.Gard Spreemann
2019-02-08Bump changelog date.mentors/20190208Gard Spreemann
2019-02-08Compat 12.Gard Spreemann
2019-02-08Let the description reflect that the library is header-only.Gard Spreemann
2019-02-08Match packaging license with upstream's.Gard Spreemann
2019-02-08Update CMAKE_BUILD_TYPE patch to be more upstreamable, allowing a default bui...Gard Spreemann
2019-01-30Update changelog with RFP bug.Gard Spreemann
2019-01-30Add lintian override for maintainer's name.Gard Spreemann
2019-01-30Man page for phat utility.Gard Spreemann
2019-01-30Patch to not force the CMAKE build type.Gard Spreemann
2019-01-30Initial Debian packaging.Gard Spreemann
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