-
-
Notifications
You must be signed in to change notification settings - Fork 703
Add support for pseudomorphisms #38650
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
a02472b
Added pseudomorphism
ymusleh e1232f1
Adding pseudohomspace
ymusleh 90d8365
Improve documentation for pseudomorphism
ymusleh eab0a12
Finishing documentation
ymusleh 0af5e3b
finishing docs
ymusleh b15fa05
fixed pseudo action
ymusleh 1dbb2b7
Added examples for all pseudomorphism methods
ymusleh 120d7a1
Completed documentation for pseudomorphism and pseudohomspace
ymusleh 957e414
Wrap identity/zero morphism
ymusleh 051b0f3
Removed intermediate morphism
ymusleh 11dd611
Improve documentation
ymusleh 0d72c58
Improved doctests
ymusleh f275125
Removed extraneous code from free module pseudomorphism methods
ymusleh 1134baa
refactor pseudomorphism constructor
ymusleh 5802930
Merge branch 'pseudomorphism' of github:ymusleh/sage into pseudomorphism
xcaruso 3eb4935
rewrite some methods, add documentation
xcaruso 133b35c
remove useless import
xcaruso 1cbbc0b
include doctests in documentation
xcaruso 4b88e00
colon missing
xcaruso db5ae0a
move repr_twist to OrePolynomialRing
xcaruso 0dd14fe
fix lint and doctest
xcaruso fe44f43
apply derivation after coercion
xcaruso 438c8c4
fix lint
xcaruso abe978d
PseudoHom -> pseudoHom
xcaruso 27a7e4d
minor fixes
xcaruso 32103e4
format docstring
xcaruso aa0b713
fix doctest
xcaruso 2305dd1
formatting
xcaruso 4d3be55
TestSuite
xcaruso 65ab9e4
remove method `quotient`
xcaruso 8ef1982
Merge branch 'develop' into pseudomorphism
kwankyu 81cde25
typos
xcaruso c06a143
uncapitalize pseudomorphisms
xcaruso 1a65521
Merge branch 'develop' into pseudomorphism
xcaruso ce094d1
add details in documentation
a3f602e
Update src/sage/modules/free_module_pseudohomspace.py
xcaruso 90b7ca8
Update src/sage/modules/free_module_pseudomorphism.py
xcaruso 048009b
Update src/sage/modules/free_module.py
xcaruso 941e26f
Update src/sage/modules/free_module_pseudohomspace.py
xcaruso a342fbe
improve documentation
1db04c2
grammar
76b71cf
add new files in meson + add a small comment in documentation
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.