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

Updates to handle pcomposition and pcollection objects #31

Merged
merged 4 commits into from
Mar 5, 2022
Merged

Updates to handle pcomposition and pcollection objects #31

merged 4 commits into from
Mar 5, 2022

Conversation

pedbrgs
Copy link
Collaborator

@pedbrgs pedbrgs commented Feb 19, 2022

Changes in a set of functions to deal with pcomposition and pcollection objects. This set of functions include fuzzy numerical operations, fuzzy geometric set operations, and related functions (i.e., spa_add_component, spa_eval, spa_core, spa_exact_equal, spa_exact_inside, spa_boundary, and check_spa_topological_condition). Further, some functions are now deprecated (spa_common_points and spa_boundary_pregion). The fuzzy topological relationships still work only for pregion objects (but some minor modifications were needed because of the updates on classes and internal functions).

Inclusion of a set of internal functions to manipulate pcomposition and pcollection objects in the previous operations. Further, some external functions are now available: pcollection_to_pcomposition and spa_flatten.

According to the following papers:

Removed append_valid_comps and modified get_counter_ctype
Changes in a set of functions to deal with pcompositions and pcollections. This set of functions include fuzzy topological relationships, fuzzy numerical operations, fuzzy geometric set operations, and related functions (i.e., spa_add_component, spa_eval, spa_core, spa_exact_equal, spa_exact_inside, spa_boundary, and check_spa_topological_condition). Further, some functions are now deprecated (spa_common_points and spa_boundary_pregion).

Inclusion of a set of internal functions to manipulate pcompositions and pcollections in the previous operations. Further, some external functions are now available: pcollection_to_pcomposition and spa_flatten.
@accarniel accarniel merged commit a15d9da into accarniel:development Mar 5, 2022
@accarniel
Copy link
Owner

Thank you for this important contribution.

Repository owner locked as resolved and limited conversation to collaborators Mar 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants