Skip to content

Add convenience constructors for flux instances#4711

Merged
HereAround merged 1 commit intooscar-system:masterfrom
HereAround:MoreFeaturesForFTheoryTools
Mar 10, 2025
Merged

Add convenience constructors for flux instances#4711
HereAround merged 1 commit intooscar-system:masterfrom
HereAround:MoreFeaturesForFTheoryTools

Conversation

@HereAround
Copy link
Copy Markdown
Member

@HereAround HereAround added topic: FTheoryTools enhancement New feature or request labels Mar 6, 2025
@HereAround
Copy link
Copy Markdown
Member Author

I think that the failures are due to time-outs and not related to the changes in this PR.

@benlorenz
Copy link
Copy Markdown
Member

I think that the failures are due to time-outs and not related to the changes in this PR.

macos failures / timeouts are #4714

@HereAround HereAround force-pushed the MoreFeaturesForFTheoryTools branch from 2b1ba3e to e8e4d78 Compare March 10, 2025 13:33
@HereAround HereAround marked this pull request as ready for review March 10, 2025 13:33
@HereAround HereAround requested a review from apturner March 10, 2025 13:34
@HereAround HereAround changed the title [FTheoryTools] Convenience methods for creation of flux instances [FTheoryTools] Add convenience constructors for flux instances Mar 10, 2025
@HereAround HereAround added the release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes label Mar 10, 2025
Copy link
Copy Markdown
Collaborator

@apturner apturner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @HereAround. I think we want to keep the variants with Vector{Any}, as you and I discussed. There are cases where one of the integer or rational lists of fluxes is empty, so the user needs to supply an empty list, and expecting them to remember to supply Int[] and Rational[] seems like too much to ask of the users.

@HereAround HereAround merged commit 2597903 into oscar-system:master Mar 10, 2025
@HereAround HereAround deleted the MoreFeaturesForFTheoryTools branch March 10, 2025 16:05
@lgoettgens lgoettgens changed the title [FTheoryTools] Add convenience constructors for flux instances Add convenience constructors for flux instances May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: FTheoryTools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants