Skip to content
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

sphere recognition heuristics and friends #3362

Merged
merged 8 commits into from
Feb 14, 2024
Merged

sphere recognition heuristics and friends #3362

merged 8 commits into from
Feb 14, 2024

Conversation

micjoswig
Copy link
Member

Carrying over sphere recognition and friends from polymake. Three-valued logics works now, with recent addition to Polymake.jl.

@micjoswig micjoswig added the backport 1.0.x Should be backported to the release 1.0 branch label Feb 13, 2024
src/Combinatorics/SimplicialComplexes.jl Outdated Show resolved Hide resolved
src/Combinatorics/SimplicialComplexes.jl Outdated Show resolved Hide resolved
src/Combinatorics/SimplicialComplexes.jl Outdated Show resolved Hide resolved
src/Combinatorics/SimplicialComplexes.jl Outdated Show resolved Hide resolved
src/Combinatorics/SimplicialComplexes.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Merging #3362 (c9e4fc4) into master (a1801d2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3362   +/-   ##
=======================================
  Coverage   81.84%   81.84%           
=======================================
  Files         557      557           
  Lines       74459    74462    +3     
=======================================
+ Hits        60942    60945    +3     
  Misses      13517    13517           
Files Coverage Δ
src/Combinatorics/SimplicialComplexes.jl 94.50% <100.00%> (+0.18%) ⬆️

@benlorenz benlorenz merged commit 695603e into master Feb 14, 2024
24 checks passed
@benlorenz benlorenz deleted the mj/topology branch February 14, 2024 09:47
ooinaruhugh pushed a commit to ooinaruhugh/Oscar.jl that referenced this pull request Feb 15, 2024
* SimplicialConmplex: is_manifold

* SimplicialComplex: is_sphere, is_ball

* SimplicialComplex: docs added

* SimplicialComplex: is_sphere, is_ball, is_manifold heuristics: tests and docs

* Fix doctest typos

* return type annotation -> type assertion

---------

Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de>
Co-authored-by: Benjamin Lorenz <benlorenz@users.noreply.github.com>
@benlorenz benlorenz mentioned this pull request Feb 16, 2024
33 tasks
@benlorenz benlorenz removed the backport 1.0.x Should be backported to the release 1.0 branch label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants