Skip to content

Conversation

@sashahbc
Copy link
Contributor

@sashahbc sashahbc commented Oct 9, 2025

This is a draft PR for the review process of ToricHigherDirectImages for JSAG.

Since I had the chance to make some minor changes, I changed frobeniusDirectImage to frobeniusPushforward, but added it as a synonym (hopefully this means I don't need to revise the paper..?).

The original PR for the package is at #3720.
Other related PRs fixing minor bugs are: #3729, #3757, #3823, and #3884.

@d-torrance
Copy link
Member

Yay -- pull request #4000!!!! 🎉 🥳

-- types
-- methods
"frobeniusPushforward",
"frobeniusDirectImage",
Copy link
Contributor

Choose a reason for hiding this comment

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

A cleaner way to declare a synonym would be to write

"frobeniusDirectImage" => "frobeniusPushforward"

(on line 38) and then get rid of anythin that mentions frobeniusDirectImage in the rest of code and documentation.

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.

3 participants