-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Extend FreeModule factory to construction of FiniteRankFreeModule and CombinatorialFreeModule #30194
Comments
This comment has been minimized.
This comment has been minimized.
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Author: Matthias Koeppe |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
I am happy with this change, but a lot more documentation is needed. Likely you will want to move most of the doc from the |
comment:10
Replying to @tscrim:
Yes, will do. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:13
Documentation needs more work |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
This comment has been minimized.
This comment has been minimized.
comment:20
Doctest failures in |
comment:21
Thanks, I'll fix this |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:24
patchbot plugin complains about this:
These are headers for a single example each. Should this be changed, or do we just ignore this plugin message? |
comment:25
Replying to @mkoeppe:
I think the convention is to always use |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:27
Thank you. One minor nitpick: - TODO: replace the above by ``TestSuite(...).run()``, once
- :meth:`_test_pickling` will test unique representation and not
- only equality.
+ .. TODO::
+
+ Replace the above by ``TestSuite(...).run()``, once
+ :meth:`_test_pickling` will test unique representation
+ and not only equality. Once changed, you can set a positive review on my behalf. |
Reviewer: Travis Scrimshaw |
Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. New commits:
|
comment:29
Thanks! |
This is to improve discoverability of these implementations of free modules.
Follow-up:
FiniteRankFreeModule
andCombinatorialFreeModule
CC: @tscrim @nthiery @mjungmath @egourgoulhon
Component: linear algebra
Author: Matthias Koeppe
Branch/Commit:
c23b9a4
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/30194
The text was updated successfully, but these errors were encountered: