This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Commit 919b954
committed
Merge branch 'develop' into t/18360/sr_matrix__fails_operations_minus_and_mul
* develop: (183 commits)
Updated Sage version to 6.9.beta0
Update to freetype 2.6
trac 14243: set PYTHONNOUSERSITE=yes to avoid picking up user's Python files.
Trac #11814: Fix failing Assertion nr_columns > 0 in setup_columns()
Trac #16133: remove three further instances of FSMOldProcessOutput
Trac #16133: Three docstrings: command instead of description
Trac #16106: remove further occurrences of FSMOldCodeTransducerCartesianProduct
Faster is_lattice().
Updated Sage version to 6.8
Trac #18947: Move -fix-pkg-checksums in making packages section of sage -advanced
Trac #18901: Fix ReST syntax
18950: Remove make_dlxwrapper from sage namespace
Fix doctest in games/quantumino.py
Better __repr__ for dancing links, added rows method
Removed cimport Integer from dancing links
Simplify dancing links code
Trac #11814: Fix segmentation Fault raised by an assert
"to to" -> "to".
Trac #11814: Added not tested flag for segmentation fault
just a few details in graph.py
...
Conflicts:
src/sage/symbolic/expression.pyxFile tree
110 files changed
+6144
-1538
lines changed- build/pkgs
- arb
- configure
- freetype
- openssl
- src
- bin
- doc/en
- constructions
- reference
- combinat
- misc
- sage
- categories
- coding
- combinat
- crystals
- designs
- matrices
- posets
- rigged_configurations
- root_system
- dev
- doctest
- ext
- functions
- games
- geometry/polyhedron
- graphs
- generators
- graph_decompositions
- interfaces
- libs/pari
- matrix
- matroids
- misc
- plot/plot3d
- rings
- finite_rings
- number_field
- padics
- symbolic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+6144
-1538
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
459 | 461 | | |
460 | 462 | | |
461 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
462 | 469 | | |
463 | 470 | | |
464 | 471 | | |
| |||
0 commit comments