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

Deprecations to be removed in 0.2.0 #390

Open
4 tasks
ffl096 opened this issue Aug 6, 2024 · 0 comments
Open
4 tasks

Deprecations to be removed in 0.2.0 #390

ffl096 opened this issue Aug 6, 2024 · 0 comments
Milestone

Comments

@ffl096
Copy link
Member

ffl096 commented Aug 6, 2024

Cell Complexes

  • CellComplex.maxdim, use drop-in replacement CellComplex.dim.

Simplicial Complexes

  • SimplicialComplex.maxdim, use drop-in replacement SimplicialComplex.dim.
  • Simplex.boundary, retrieve them through the SimplicialComplex object instead.
  • Simplex.faces, retrieve them through the SimplicialComplex object instead.
@ffl096 ffl096 added this to the 0.2.0 milestone Aug 6, 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

No branches or pull requests

1 participant