summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Bryn Keller
under 2.7. Still needs work to build on desired platforms
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
* commit '28e34af047c621cfabe31a39b408c85f01363621': Corrected the code to include Gabriel test (not tested yet) added std:: to setiosflags to phat and benchmark so it compiles
2015-03-02Corrected the code to include Gabriel test (not tested yet)michael@kerber-sls.de
git-svn-id: https://phat.googlecode.com/svn/trunk@185 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2015-02-24added std:: to setiosflags to phat and benchmark so it compilesprimoz.skraba@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@183 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2015-02-02chunk sqrtUlrich Bauer
2014-06-03finalizeulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@182 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-06-03swapulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@181 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-06-03faster column addition for vector_vectorulrich.bauer@gmail.com
git-svn-id: https://phat.googlecode.com/svn/trunk@180 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-16updated READMEv1.4jan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@177 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-16nicer latex output in benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@176 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-12bugfix for latex output for benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@175 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-12nicer latex output for benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@174 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-12fixed error in help text of benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@173 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-12improved vector_vector performancejan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@172 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-06nicer latex output for benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@171 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-06git-svn-id: https://phat.googlecode.com/svn/trunk@170 ↵jan.reininghaus
8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-05sanitize latex caption in benchmark.cpp and include ↵jan.reininghaus
spectral_sequence_reduction in default set of algorithms git-svn-id: https://phat.googlecode.com/svn/trunk@169 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-05do not measure dualize time in benchmark.cpp with --latex optionjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@168 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-02enable pruning in vector_heap.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@167 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-02include pruning in heap_pivot_column.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@166 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-05-02clarify thread safety of boundary_matrix.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@165 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-30new vector_heap Representationjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@164 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-30changed chunk size for single threaded chunk_reduction.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@163 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-29switched num chunks to num threads in chunk_reduction.h and ↵jan.reininghaus
spectral_sequence_reduction.h git-svn-id: https://phat.googlecode.com/svn/trunk@162 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-29performance improvements for chunk_reduction.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@161 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-28simplified chunk decomposition and phase 1 of chunk_reduction.hjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@160 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-28latex table output for benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@159 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07removed outdated link to downloads section on homepagev1.3jan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@157 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07updated READMEjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@155 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07updated READMEjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@154 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07reverted to old binary formatjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@153 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07bugfix for heap_pivot_columnjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@152 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2014-04-07include heap_pivot in the default representations in benchmark.cppjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@151 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-12-17actual file rename of block_spectral_sequence_reduction.h to ↵jan.reininghaus
spectral_sequence_reduction.h git-svn-id: https://phat.googlecode.com/svn/trunk@150 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-12-17rename block_spectral_sequence_reduction to spectral_sequence_reductionjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@149 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-12-17signed comparison warning fixjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@148 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-12-17new representation type heap_pivot_columnjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@147 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-11-06removed double include caused by double bugfixjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@146 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-11-06bugfix contributed by Tino Weinkaufjan.reininghaus
git-svn-id: https://phat.googlecode.com/svn/trunk@145 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-10-25small fix suggested by Hubertulrich.bauer@gmail.com
On 14.09.2013, at 12:52, Hubert Wagner <hub.wag@gmail.com> wrote: Hi Uli, I am using PHAT for some experiments and it didn't compile under VC++ 2010. The problem was that std::back_inserter was not found in a number of cases. The solution is to #include <iterator> in helpers/misc.h. Best, Hubert git-svn-id: https://phat.googlecode.com/svn/trunk@143 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d
2013-10-22git-svn-id: https://phat.googlecode.com/svn/trunk@141 ↵jan.reininghaus
8e3bb3c2-eed4-f18f-5264-0b6c94e6926d