Mercurial
Mercurial
>
Dionysus
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fix doc/conf.py
default
tip
2023-03-06, by Dmitriy Morozov
Change all http to https in doc/get-build-install.rst
2023-03-06, by Dmitriy Morozov
Disable building e/a/alphashapes2d-periodic
2023-03-06, by Dmitriy Morozov
Fix a few compilation issues
2023-03-06, by Dmitriy Morozov
Add .build.yml
2019-11-24, by Dmitriy Morozov
Make dionysus-link depend on dionysus
2019-11-24, by Dmitriy Morozov
Comment out explicit typedefs to make GCC happy
2019-11-24, by Dmitriy Morozov
Use boost/next_prior.hpp with Boost >= 1.67
2019-11-23, by Dmitriy Morozov
Get rid of Boost.Signals dependency
2019-11-23, by Dmitriy Morozov
Add CGAL pre-4.11 support back to e/a/alphashapes3d-periodic
2017-11-27, by Dmitriy Morozov
Vanessa's fix for e/a/alphashapes3d-periodic for CGAL 4.11
2017-11-26, by Dmitriy Morozov
Add Vanessa Robins' periodic alpha shapes 2D code
2017-11-26, by Dmitriy Morozov
Add Vanessa Robins' periodic alpha shapes code
2017-09-07, by Dmitriy Morozov
Add a note about Dionysus 2 to the docs
2017-07-14, by Dmitriy Morozov
Merge
2017-07-14, by Dmitriy Morozov
Added a practical guide slides and examples to the docs
dev
2014-04-27, by Dmitriy Morozov
Remove 'hg up tip' from doc/get-build-install.rst
2017-06-27, by Dmitriy Morozov
Merge dev into default, to avoid the need for 'hg up tip' after clone
2017-06-27, by Dmitriy Morozov
Add LICENSE + LEGAL
dev
2017-04-16, by Dmitriy Morozov
Add register_ptr_to_python to PersistenceDiagram bindings to match changes in Boost.Python
dev
2016-08-22, by Dmitriy Morozov
Fix compilation with Boost 1.58 (load_construct_data_adl error)
dev
2015-10-05, by Dmitriy Morozov
Added executable to compute Wasserstein distance.
dev
2015-03-02, by Arnur Nigmetov
Disabled glibcxx specific concept checks
dev
2013-12-06, by Dmitriy Morozov
Dave Millman's fix for and rlog problem
dev
2013-12-06, by Dmitriy Morozov
Increase template depth to fix a bug with XCode 5
dev
2013-10-16, by Dmitriy Morozov
Brit Fasy's fix to compile with logging=on
dev
2013-08-09, by Dmitriy Morozov
lscubes.py output infinite pairs + small bugfix
dev
2013-07-10, by Dmitriy Morozov
Fixed non-POD array problem in homology-zigzags
dev
2013-06-10, by Dmitriy Morozov
Added homology zigzags by Steve Oudot and Don Sheehy
dev
2013-06-10, by Dmitriy Morozov
Added standalone bottleneck-distance.cpp
dev
2013-04-26, by Dmitriy Morozov
Dave Millman's fixes to compile with LLVM-based compilers
dev
2013-02-28, by Dmitriy Morozov
Added CGAL_USE_FILE + added option use_cgal
dev
2012-10-26, by Dmitriy Morozov
Bug in show_diagram() with empty diagrams
dev
2012-06-10, by Dmitriy Morozov
subcomplex in show_complex() + pan/zoom in ComplexViewer2D
dev
2012-06-10, by Dmitriy Morozov
DiagramViewer can show multiple diagrams at once
dev
2012-06-09, by Dmitriy Morozov
CohomologyPersistence returns dying cocycles + StaticCohomologyPersistence records them and normalizes coefficients + minor changes
dev
2012-06-09, by Dmitriy Morozov
Display lists in ComplexViewer3D + circular.smooth() raises exceptions
dev
2012-06-08, by Dmitriy Morozov
Set center and radius in ComplexViewer3D
dev
2012-06-07, by Dmitriy Morozov
Points at infinity in DiagramViewer
dev
2012-06-07, by Dmitriy Morozov
Fixed scale points in the diagram + noise filtering
dev
2012-06-07, by Dmitriy Morozov
Added pan + zoom to diagram viewer; show_diagram() didn't return; added PyQt, PyOpenGL, NumPy as dependencies in the docs
dev
2012-06-07, by Dmitriy Morozov
Straightened out QApplication problems (made it global)
dev
2012-06-07, by Dmitriy Morozov
Started show_complex_3D()
dev
2012-06-07, by Dmitriy Morozov
Fixed bugs in diagram.py and adaptor.py + added coloring of points in show_complex_2D(); Filtration can be initialized from iterator without comparison
dev
2012-06-06, by Dmitriy Morozov
Added viewer.show_complex_2D + center points in the persistence diagram
dev
2012-06-05, by Dmitriy Morozov
Moved dionysus.circular into its own subdirectory + added dionysus.viewer
dev
2012-06-05, by Dmitriy Morozov
Added docs for StaticCohomologyPersistence + ImagePersistence + circular.smooth + minor fixes in adaptor.py
dev
2012-06-05, by Dmitriy Morozov
Added smooth() to Python binding + fixed a bug in adaptor.py
dev
2012-06-04, by Dmitriy Morozov
Merged upstream
dev
2012-06-03, by Dmitriy Morozov
Added adaptor for StaticCohomologyPersistence and ImagePersistence
dev
2012-06-03, by Dmitriy Morozov
Added a note about reducing matrix Z in i/t/zigzag-persistence.hpp
dev
2012-05-14, by Dmitriy Morozov
Merge
dev
2012-05-11, by Dmitriy Morozov
Added store_negative argument to StaticPersistence.pair_simpices()
dev
2012-05-11, by Dmitriy Morozov
Added a note about wasserstein_distance() to documentation + cleaned up docs for init_diagrams()
dev
2012-05-10, by Dmitriy Morozov
Inlcuded munkres.cpp from munkres.h + matrix.cpp -> matrix.hpp
dev
2012-05-10, by Dmitriy Morozov
Added wasserstein_distance()
dev
2012-05-10, by Dmitriy Morozov
Exposed init_diagrams() to Python
dev
2012-05-10, by Dmitriy Morozov
Minor changes to compile with GCC 4.7
dev
2012-05-08, by Dmitriy Morozov
Added cohomology/candidates counter to i/t/cohomology-persistence.hpp
dev
2011-07-25, by Dmitriy Morozov
Minor fixes in tools/draw-diagram
dev
2011-05-06, by Dmitriy Morozov
less
more
|
(0)
-300
-100
-60
tip