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.
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
Is_unit and is_nilpotent (with tests) #1933
Is_unit and is_nilpotent (with tests) #1933
Changes from 42 commits
27ad97f
37ca35c
bceb3ad
a859a05
6dcb4a3
bcdb3c3
c9e711b
68afc5b
d4343d1
e8c8c3e
3ecd278
81ec784
1a0cd07
2ad7109
8875511
af88767
ff9a4d9
3cafa67
5def6e7
20b2fac
19ac0ea
ff41535
fd49a42
d2978c2
76bbaa6
23ad37d
3228e1d
ed26e8c
e664624
4707518
f135f15
2cfde89
c10f880
27747c3
62ce85f
3abc986
4a59d4e
3ac6d1b
c2f096e
be2e968
c594a7c
1bce4d7
78197c9
625eb2b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 164 in src/NCRings.jl
GitHub Actions / Documentation
Check failure on line 164 in src/NCRings.jl
GitHub Actions / Documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JohnAAbbott seems you and the code disagree as to what the correct output is?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thepolynomial_ring should be over the ring created before, not over QQ. Fixed now