-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hyperbolic surface triangulation 2 (new package) #8259
Open
loic-dubois
wants to merge
106
commits into
CGAL:master
Choose a base branch
from
loic-dubois:Hyperbolic_surface_triangulation_2-dubois
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+26,446
−6
Open
Changes from 1 commit
Commits
Show all changes
106 commits
Select commit
Hold shift + click to select a range
72405a4
initialisation
loic-dubois 449cfa4
Ajout du code
loic-dubois a3b1e0f
remplissage du README
loic-dubois 4ee74ee
bug fix
loic-dubois 3aab28f
changed cmap copy into copy from const
loic-dubois c1eb7f0
version 0 de la doc
loic-dubois e799290
new point type
loic-dubois 6b424b1
documentation almost finished up to user manual
loic-dubois 3d1d728
user manual
loic-dubois 1f1ca86
finished with user manual
loic-dubois 471b3bb
add non-separating
pougetma 497c88a
doc improvement
loic-dubois 263f7ea
doc update
loic-dubois f794cd9
added an explicit cast since my compiler complains
pougetma d10f85d
doc update
loic-dubois f72fa67
Merge branch 'Hyperbolic_surface_triangulation_2-dubois' of github.co…
loic-dubois dec801d
update doc 2
loic-dubois 0eae2cf
update
loic-dubois c4eea02
minor patches
loic-dubois 88576a0
Fix dependencies
afabri 968b6d7
Fix some compilation errors in demo and test
afabri 7ac0119
Fix CMakeLists.txt
afabri 4fcc5ea
Fix path to examples
afabri 85b57ba
Rename demo directory
afabri a409b03
Change project name
afabri d4d9700
Change project name
afabri 64eb0ad
Add dependencies of HST2
MaelRL 7fa4f64
Remove unnecessary licence headers
MaelRL 58d2f0a
Merge remote-tracking branch 'cgal/master' into Hyperbolic_surface_tr…
MaelRL 6d89dee
Update HST2 deps
MaelRL 601b049
replacing index-th by i-th
pougetma 90e347b
moved access in doc + lowercase
pougetma 08c26b9
removed copy constructor
pougetma 7dd5fed
Merge remote-tracking branch 'cgal/master' into HEAD
sloriot 98164db
new accentuated letter
sloriot 5a42794
removed const
pougetma c0f819f
rename Hyperbolic_surfaces_traits_2 -> Hyperbolic_surface_traits_2
pougetma 967faac
solved const/non-const pb
pougetma 269f1d8
using ranges for input
pougetma 829997b
temp bullshit
pougetma c2877ee
bullshit2
pougetma dc78024
Save
02a5a18
Merge branch 'Hyperbolic_surface_triangulation_2-dubois' of github.co…
c837cd9
operator * isometry
pougetma 9bb092e
get_anchor_ref->anchor
pougetma fba3540
some doc
pougetma 0c495c6
added missing doc concept file
pougetma 7620983
some more doc
pougetma fbad5de
debug
pougetma 4d85c82
tests
afef189
tests
278930f
On enlève des const
844aa9f
Changment mineur de portée pour des usages futurs
572a31b
Update Hyperbolic_surface_triangulation_2/include/CGAL/Hyperbolic_fun…
pougetma 25a42c8
corrected #include with <CGAL/ prefix
pougetma 3317a91
solved Andreas issues in github comments
pougetma 68813dc
corrected last commit after compiling test
pougetma 6441244
solved all issues by Andreas and Laurent on github conversation
pougetma d70ba46
doc details
pougetma 9b8db60
doc detail bug
pougetma 66c9872
doc details 2
pougetma 9f68df9
Fix for CI ?
afabri fe0e6e2
Fix example
afabri d6d576f
No blank before :
afabri 8114721
untabify
afabri 0901049
trailing whitespace
afabri b74681e
Fix file name
afabri 94fc573
fix deps
sloriot ef6056f
delaunay -> Delaunay
afabri cb258c8
Remove 'can be used'
afabri 6557673
Remove using namespace CGAL
afabri 009dbca
HyperbolicSurfaces -> HyperbolicSurface
afabri b4264b5
Corrections of Andreas review
pougetma 8f2609f
Merge branch 'Hyperbolic_surface_triangulation_2-dubois' of github.co…
pougetma 002b807
hopefully last revision for 1st review round
pougetma 2dacabc
cleanup
afabri 6d276ec
capitalize
afabri 9c26e03
remove dep
sloriot 1eed742
corrected CamelCase
pougetma 418fa22
Merge branch 'Hyperbolic_surface_triangulation_2-dubois' of github.co…
pougetma 1226b8d
backticked
pougetma 0596b67
constification
pougetma f32e5c4
rm whitespace
pougetma c3a7009
complex_without_sqrt on the way to become CGAL::Complex_number
pougetma 40c8cb0
hidden friends for complex nb
pougetma 57bcacf
complex nb concept doc
pougetma 0c9a2ba
rm using CGAL namespace in test
pougetma ce29adf
simplified #includes
pougetma 9dca1b6
change naming conj, norm for complex
pougetma c976fc4
prefix with CGAL:: in concept doc
afabri c193c99
doc correction with complex nb
pougetma fa7a268
Merge branch 'Hyperbolic_surface_triangulation_2-dubois' of github.co…
pougetma 33ce1a8
trying to use EPIC
pougetma 3463e8a
rm EPIC test
pougetma c7bc218
typo
pougetma 374dbf1
doc details for complex nb
pougetma 92f2042
typo
pougetma 3bb43c7
added cross ref between packages
pougetma 392e1e0
Mael review part 1
pougetma c005b28
Mael review part2
pougetma e57a777
Mael review part3
pougetma 94b1848
solved bug (generated surface did not match)
pougetma e1b0198
Mael review part 4
pougetma daf25af
aadded preconditions
pougetma 4a22b5e
Mael review continued
pougetma 4eb8ef0
added Marc as coauthor
pougetma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.