-
-
Notifications
You must be signed in to change notification settings - Fork 763
sage.{matrix,modules,probability,stats,quadratic_forms,tensor}: Update # needs, modularization fixes
#36070
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
sage.{matrix,modules,probability,stats,quadratic_forms,tensor}: Update # needs, modularization fixes
#36070
Changes from 96 commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
97894ff
src/sage/matrix/special.py: Do not fail if numpy cannot be imported
mkoeppe 9da00c5
src/sage/modules/free_module_integer.py: Do not fail if OrderElement_…
mkoeppe 514994a
src/sage/matrix/special.py: Mark doctests # optional - sage.symbolic
mkoeppe 047b269
sage.matrix: More # optional
mkoeppe 7c3fdba
sage.modules: More # optional
mkoeppe 7dcc84f
sage.modules, sage.matrix: More # optional
mkoeppe 8cb27b7
sage.modules, sage.matrix: Fix up # optional
mkoeppe d596f30
src/sage/matrix/matrix_space.py: More try...import...except
mkoeppe 25a7b44
src/sage/matrix/matrix2.pyx: More # optional
mkoeppe 9e6aa04
src/sage/matrix/matrix_polynomial_dense.pyx: Fix reformatted doctest
mkoeppe baa492e
sage.matrix, sage.modules: Add # optional - numpy, fpylll, etc.
mkoeppe 77f0699
Add # optional - numpy etc.
mkoeppe acab7e5
In # optional, no commas between tags
mkoeppe 9e02b45
sage.matrix: Add # optional
mkoeppe 7f20bb7
sage.matrix, sage.modules: Add # optional
mkoeppe b8b2c08
sage.modules: More # optional
mkoeppe 17f94a8
sage.matrix: More # optional
mkoeppe 7b6e851
sage.matrix, sage.modules: Move some imports into methods
mkoeppe 092d217
sage.matrix: More # optional
mkoeppe 86211ad
sage.tensor: Move import from sage.groups into method
mkoeppe 1440982
sage.modules: More # optional
mkoeppe f758f71
src/sage/matrix/matrix2.pyx: Fix imports
mkoeppe 7d6b71f
sage.matrix: More # optional
mkoeppe 87c567b
sage.modules: More # optional
mkoeppe 334c01c
sage.matrix: More # optional
mkoeppe 58bb755
sage.{matrix,modules}: More # optional
mkoeppe 1c4a858
sage.{geometry,matrix,modules,repl,sets}: More # optional
mkoeppe 31795e7
More optional
mkoeppe c5e2266
Fix # optional
mkoeppe 1acb3bb
Fix # optional
mkoeppe c247f12
sage.matrix: Add # optional
mkoeppe 1fa65eb
Massive modularization fixes
mkoeppe 91eaee7
More fixes
mkoeppe ac604c2
Fixups
mkoeppe 9d18fb3
sage.matrix: Add # optional
mkoeppe 18f8100
sage.modules: More # optional
mkoeppe 3d55279
Add # optional
mkoeppe 8f930bb
Fix # optional
mkoeppe a104978
sage.quadratic_forms: More # optional
mkoeppe c65c36f
More # optional
mkoeppe e1e5f60
More # optional
mkoeppe e10a2d9
More # optional
mkoeppe 11f8d18
sage.probability, sage.stats: Docstring cosmetics
mkoeppe be8163b
src/sage/stats/hmm/hmm.pyx: Fix up import
mkoeppe 2566945
More # optional
mkoeppe b1ad8cd
More # optional
mkoeppe b204f71
More # optional
mkoeppe 6794d85
More # optional
mkoeppe 412ad36
src/sage/stats/basic_stats.py: Fix rst markup
mkoeppe e895621
Conditionalize tests to avoid timeouts/infinite recursion in sagemath…
mkoeppe 29dc0e8
More # optional
mkoeppe 6331b17
src/sage/stats/basic_stats.py: Update uses of numpy.ndarray
mkoeppe 95b62a0
More # optional
mkoeppe a70f77f
More # optional
mkoeppe e549988
More # optional
mkoeppe ed16bb2
src/sage/stats/basic_stats.py: Add # optional
mkoeppe 1d2ac69
src/sage/modules/free_quadratic_module_integer_symmetric.py: Update #…
mkoeppe adbf73e
More # optional
mkoeppe 9056a12
sage.modules: ./sage -fixdoctests --long --distribution 'sagemath-mod…
mkoeppe 649a959
sage.matrix: ./sage -fixdoctests --long --distribution 'sagemath-modu…
mkoeppe d5f0391
Update # optional / # needs
mkoeppe 14e7df0
Update # optional / # needs
mkoeppe 51c0e0a
Update # optional / # needs
mkoeppe e016c46
Update # needs
mkoeppe fdc9b25
sage.matrix: Update # needs
mkoeppe f3dd891
sage.modules: Update # needs
mkoeppe 0d6b51b
src/sage/matrix: Update file-level doctest tag
mkoeppe feb46f8
src/sage/modules: Update file-level doctest tag
mkoeppe 91febfe
src/sage/quadratic_forms: Update file-level doctest tag
mkoeppe f32adef
src/sage/stats: Update file-level doctest tag
mkoeppe 35dee0e
src/sage/tensor: Update file-level doctest tag
mkoeppe 63675be
src/sage/modules: sage -fixdoctests --only-tags
mkoeppe 48aae7d
src/sage/probability: sage -fixdoctests --only-tags
mkoeppe 2639932
src/sage/quadratic_forms: sage -fixdoctests --only-tags
mkoeppe 2ddf149
src/sage/stats: sage -fixdoctests --only-tags
mkoeppe 8833cf9
src/sage/tensor: sage -fixdoctests --only-tags
mkoeppe adb22d5
Use more block tags
mkoeppe fc36e24
Use more block tags, update # needs
mkoeppe cb4af40
src/sage/stats/time_series.pyx: More block tags
mkoeppe ee025b0
src/sage/stats/basic_stats.py: Fix import
mkoeppe 33f8c98
Use more block tags, update # needs
mkoeppe e9643d8
Use more block tags, fix # needs, docstring cosmetics
mkoeppe 4e3f558
Fixups
mkoeppe cea7d8d
src/sage/matrix/matrix_modn_dense_template.pxi: Fixup
mkoeppe 786d6a4
src/sage/matrix/special.py: Restore a lost '# random'
mkoeppe 640610a
sage.{homology,matrix,modules}: Protect timing out doctests from probing
mkoeppe f64c91e
src/sage/features/sagemath.py: Add feature sage.libs.linbox
mkoeppe a34c470
src/sage/features/sagemath.py: Add feature sage.libs.m4ri
mkoeppe 4d7780b
Update # needs
mkoeppe 017414a
Update # needs
mkoeppe 60e906e
sage --fixdoctests --no-test src/sage/{matrix,modules,probability,sta…
mkoeppe 865e178
src/sage/probability/probability_distribution.pyx: Docstring/doctest …
mkoeppe 045d0e7
src/sage/stats/hmm/chmm.pyx: Docstring cosmetics
mkoeppe a054491
src/sage/stats/hmm/hmm.pyx: Docstring cosmetics
mkoeppe 94b2c0b
src/sage/stats/hmm/distributions.pyx: Raw docstrings
mkoeppe 8b80da1
src/sage/stats/time_series.pyx: Raw docstrings
mkoeppe 48e8294
src/sage/matrix/constructor.pyx: Doctest cosmetics
mkoeppe aecbedc
src/sage/features/sagemath.py: Break some long docstring lines
mkoeppe 4c4d62f
src/sage/stats/hmm/chmm.pyx: Fix docstring indentation
mkoeppe 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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| # sage.doctest: needs sage.libs.pari (for charpoly, minimal_polynomial in __init__) | ||
| r""" | ||
| `J`-ideals of matrices | ||
|
|
||
|
|
||
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.