summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-17use checkdep_usetex from matplotlib to check if latex is availableROUVREAU Vincent
2020-06-16Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-16Merge branch 'master' into edge_collapse_integration_vincentROUVREAU Vincent
2020-06-16Merge branch 'master' into alpha_complex_3d_pythonROUVREAU Vincent
2020-06-16Code review: check point is not empty. vector reserve. Kernel and Point type ↵ROUVREAU Vincent
for all classes
2020-06-16Update src/python/include/Alpha_complex_factory.hVincent Rouvreau
Co-authored-by: Marc Glisse <marc.glisse@inria.fr>
2020-06-16Merge pull request #356 from VincentRouvreau/update_dockerfilesVincent Rouvreau
Fix #352
2020-06-16Fix #352ROUVREAU Vincent
2020-06-15Add image for edge collapseROUVREAU Vincent
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs ↵ROUVREAU Vincent
change in doc as alphacomplexdoc.off is a fake 3d off data file
2020-06-14Merge pull request #353 from mglisse/docinstMarc Glisse
Mention pip package
2020-06-12Mention pip packageMarc Glisse
2020-06-12Merge pull request #335 from VincentRouvreau/gudhi_pip_packageVincent Rouvreau
gudhi pip package for version 3.2.0
2020-06-12Build pip packages on releasesROUVREAU Vincent
2020-06-12Official version 3.2.0 as tests on OSx, Win and Linux passROUVREAU Vincent
2020-06-12No more on test.pypi.orgROUVREAU Vincent
2020-06-12Release candidate 1 on pypi.org, no more testROUVREAU Vincent
2020-06-11case n_centers = 1martinroyer
2020-06-11test value tweakmartinroyer
2020-06-11Apply suggestions from code review #456 martinroyer
(thank you Marc!)
2020-06-11add ATOL (arxiv) ref to bibliographymartinroyer-buntu
2020-06-11Make some neighborhoods openMarc Glisse
2020-06-11added filetlacombe
2020-06-11Upload dlls from gudhi directoryROUVREAU Vincent
2020-06-11Replace SparseMatrix with vector<SparseVector>Marc Glisse
This makes insertions much faster
2020-06-11Store edge indices instead of unused filtration value, in the matrixMarc Glisse
2020-06-11Make u_set_dominated_edges_ implicitMarc Glisse
2020-06-11Remove unused u_set_removed_edges_Marc Glisse
2020-06-11cannot import WinDLL from ctypes on non-windows systemsROUVREAU Vincent
2020-06-11bad destinationROUVREAU Vincent
2020-06-11Add distributor the right to add dll to the packageROUVREAU Vincent
2020-06-10Add dependencies as artifacts to be able to download themROUVREAU Vincent
2020-06-10Add dependencies as artifacts to be able to download themROUVREAU Vincent
2020-06-10remove epsilonsmartinroyer
2020-06-10Apply suggestions from code reviewmartinroyer
2020-06-10Remove tbb to see if module import works betterROUVREAU Vincent
2020-06-09Merge remote-tracking branch 'origin/master' into tomato2Marc Glisse
2020-06-09doc tweaksMarc Glisse
2020-06-09Merge pull request #337 from mglisse/herabMarc Glisse
Interface for hera's bottleneck_distance
2020-06-09awful testmartinroyer
2020-06-09remove randomness in examplemartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-09tweak test results from docmartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-09fix minimal examplemartinroyer
2020-06-09Apply suggestions from code reviewmartinroyer
2020-06-09move cython from install_requires to setup_requiresROUVREAU Vincent
2020-06-08ATOL introduction as finite vectorisation methodmartinroyer
2020-06-08Forgot to increase release numberROUVREAU Vincent
2020-06-08Use full path for delocateROUVREAU Vincent