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

Aos 2 traits concept efif #8713

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

efifogel
Copy link
Member

@efifogel efifogel commented Jan 23, 2025

Summary of Changes

This PR does not change the code (except perhaps some negligible changes, such as adding or removing spaces or editing comments).

  1. Renamed the prefix of the names of all concepts in the Arrangement_on_surface_2 package from "Arrangement" to "Aos". This slightly affects packages other than the Aos_2 package.
  2. Introduced a new concept called AosApproximateTraits_2. It refines the concept AosApproximatePointTraits_2. This concept requires the provision of a functor called Approximate_2. In addition to an operator that approximates the coordinates of a point, it also requires the provision of (i) an operator that approximates a points, and (ii) an operator that approximates a curve.
  3. Changed all "typedef" style statements in the user manual to "using" style. (Observe that a similar update to the examples has already been made in a previous release.)

Release Management

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.

1 participant