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

Generator: Add example #8204

Merged
merged 3 commits into from
May 21, 2024
Merged

Generator: Add example #8204

merged 3 commits into from
May 21, 2024

Conversation

afabri
Copy link
Member

@afabri afabri commented May 15, 2024

Summary of Changes

I several time wrote a 2D or 3D point generator. So let's just add one in the Generator package.
To get started it takes the number of points and the dimension and generates in a square/cube.

I did not add it to the User Manual. Shall I?

Release Management

  • Affected package(s): Generator
  • License and copyright ownership: unchanged

@afabri afabri self-assigned this May 15, 2024
@afabri afabri added this to the 6.0-beta milestone May 15, 2024
@sloriot
Copy link
Member

sloriot commented May 21, 2024

Successfully tested in CGAL-6.0-Ic-245

@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label May 21, 2024
@lrineau lrineau assigned lrineau and unassigned afabri May 21, 2024
@lrineau lrineau merged commit 431bce9 into CGAL:master May 21, 2024
9 checks passed
@lrineau lrineau deleted the Generator-add_example-GF branch May 21, 2024 19:02
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants