summaryrefslogtreecommitdiff
path: root/src/cython/CMakeLists.txt
AgeCommit message (Expand)Author
2017-10-01Euclidean Witness examples requires CGAL >= 4.8.1 because it is using subsamp...vrouvrea
2017-09-18Add a function to launch py.test as required for no cache files in sourcesvrouvrea
2017-09-18Add warning for developper version that sphinx is configured for user versionvrouvrea
2017-09-12Fix sphinx build for python3 on Ubuntuvrouvrea
2017-09-12Bottleneck does not require Eigen3 (C++ and Python)vrouvrea
2017-09-12Euclidean witness requires CGAL 4.6.0vrouvrea
2017-09-11remove debug tracesvrouvrea
2017-09-11Add comment for the dependencyvrouvrea
2017-09-07Python documentation is now built from sources to the build directory.vrouvrea
2017-09-05Tests and compilation are now from sources (even if doc and examples are copied)vrouvrea
2017-08-18Fix sphinx bug when python3 is not in /usr/binvrouvrea
2017-08-17Add file formats for Python.vrouvrea
2017-07-06Plot functions now returns a plot that can be modified before to be shownvrouvrea
2017-07-03Rename cythonize_gudhi.py in setup.py to be conform with Python convention (f...vrouvrea
2017-06-28Add a commentvrouvrea
2017-06-28Merge of branch boost_system_no_deprecated_test in order to :vrouvrea
2017-06-16Fix CUSTOMBUILD : error : don't know how to set runtime library search path f...vrouvrea
2017-06-16Add warning about boost_thread link for the Mac GUDHI python modulevrouvrea
2017-06-14Fix try vrouvrea
2017-06-14Add traces for debugvrouvrea
2017-06-13Try to fix Windows compilation for Condavrouvrea
2017-06-09No more need of find_the_lib cmake macro to find Windows boost lib namevrouvrea
2017-06-02Try to remove boost systemvrouvrea
2017-05-30Add a warningvrouvrea
2017-05-19Move src/common/utilities/hypergenerator.cpp in src/common/utilitiesvrouvrea
2017-04-14Try of a fix for Windows cython find mechanismvrouvrea
2017-04-10mac osx version is 10.12 and not 10.9 (cf. mail Bertrand Michel)vrouvrea
2017-03-31Fix examples testsvrouvrea
2017-03-30Move example tests in a new CMakeLists.txtvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-29Small modificationsvrouvrea
2017-03-28Missing a testvrouvrea
2017-03-28Missing a test for cythonvrouvrea
2017-03-28Make Python interface compile, test and doc for Python2 and Python3vrouvrea
2017-03-28Merge last trunk modificationsvrouvrea
2017-03-24Workaround for CGAL version 4.8 compilation issuevrouvrea
2017-03-17Euclidean strong witness complex cytonizationvrouvrea
2017-03-14Add Windows and CGAL_HEADER_ONLY cythonization supportvrouvrea
2017-03-08New revision of witness and its documentationvrouvrea
2017-03-03Merge last trunk modificatinosvrouvrea
2017-02-27Add TBB compilation support and documentationvrouvrea
2017-02-27Alpha complex requires CGAL 4.7 (not 4.8)vrouvrea
2017-02-24Modifications for MacOSX compilationvrouvrea
2017-02-16Remove pandas examples and use of OFF files interfaces to be more consistent ...vrouvrea
2017-02-03Automatic examples documentation page generationvrouvrea
2017-02-02Change doc html theme.vrouvrea
2017-01-26Merge last trunk modificationsvrouvrea
2016-12-01Merge last trunk modificationsvrouvrea
2016-12-01Add Subsampling cpp interface and cythonvrouvrea
2016-11-29Fix interface for Alpha complex and Tangential complexvrouvrea