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

Allow different function field implementations to have different differential classes #27220

Open
BrentBaccala opened this issue Feb 4, 2019 · 6 comments

Comments

@BrentBaccala
Copy link

This code adds an Element to FunctionFieldDifferential and makes some simple changes so that element_class() is used to construct differentials.

This allows function field implementations to define custom classes for their associated differentials.

Depends on #26991
Depends on #26993

Component: algebra

Author: Brent Baccala

Branch/Commit: public/27220 @ 64a37f6

Issue created by migration from https://trac.sagemath.org/ticket/27220

@BrentBaccala
Copy link
Author

Author: Brent Baccala

@BrentBaccala
Copy link
Author

Branch: public/27220

@BrentBaccala
Copy link
Author

Commit: 64a37f6

@BrentBaccala
Copy link
Author

New commits:

d3b7833Add global function fields
f59d184Trac #26991: refactor divisor methods
d5d2ab0Trac #26991: refactor 'place' method into ideal super class
413aa01Trac #26991: refactor 'space_of_differentials' method in FunctionField
6642cfdTrac #26993: allow mult of function field elements and differentials
64a37f6Trac #27220: allow different implementations to have their own differential classes

@BrentBaccala
Copy link
Author

Dependencies: #26991, #26993

@BrentBaccala
Copy link
Author

comment:3

This was already done in 3b4fcb8.

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

No branches or pull requests

1 participant