Skip to content

Conversation

@GiovanniCanali
Copy link
Collaborator

@GiovanniCanali GiovanniCanali commented Nov 11, 2025

Description

This PR fixes #574

Checklist

  • Code follows the project’s Code Style Guidelines
  • Tests have been added or updated
  • Documentation has been updated if necessary
  • Pull request is linked to an open issue

@GiovanniCanali GiovanniCanali self-assigned this Nov 11, 2025
@GiovanniCanali GiovanniCanali force-pushed the domain branch 2 times, most recently from 03ab912 to f03bfa9 Compare November 11, 2025 17:05
@GiovanniCanali GiovanniCanali added enhancement New feature or request pr-to-fix Label for PR that needs modification low priority Low priority fix labels Nov 11, 2025
@GiovanniCanali GiovanniCanali force-pushed the domain branch 14 times, most recently from b784158 to 69510e6 Compare November 13, 2025 16:10
@GiovanniCanali
Copy link
Collaborator Author

This PR introduces the following improvements:

  • Renames files to align with the PINA naming conventions (see Names convention #445).
  • Separates the abstract interface from the base classes (see Adding base classes with only method definition #672).
  • Implements the partial method for all domains and set operations, enabling full-boundary retrieval.
  • Fixes uniform sampling for EllipsoidDomain and SimplexDomain, ensuring a truly uniform distribution.
  • Redefines the sampling strategy for improved speed and robustness.
  • Adds stricter, shared validation checks across all domains to prevent initialization issues.
  • Expands the test suite for domains and set operations.
  • Updates tutorial6.

These modifications do not affect the user experience, aside from the new additions.

@GiovanniCanali GiovanniCanali force-pushed the domain branch 2 times, most recently from f62602f to 0395c89 Compare November 19, 2025 13:58
@GiovanniCanali GiovanniCanali added pr-to-review Label for PR that are ready to been reviewed and removed pr-to-fix Label for PR that needs modification labels Nov 19, 2025
@GiovanniCanali GiovanniCanali marked this pull request as ready for review November 19, 2025 14:06
@GiovanniCanali GiovanniCanali requested review from a team and dario-coscia as code owners November 19, 2025 14:06
@GiovanniCanali
Copy link
Collaborator Author

MEMO: if #717 is merged into dev before this PR, fix the conditions related to the spatial boundaries (use partial method).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request low priority Low priority fix pr-to-review Label for PR that are ready to been reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant