Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
Project: tests and ideas
Path: sage-10.4.ipynb
Views: 208Image: ubuntu2204
Kernel: SageMath 10.4
Sage 10.4 on CoCalc
https://github.com/sagemath/sage/wiki/Sage-10.4-Release-Tour
In [1]:
'SageMath version 10.4, Release Date: 2024-07-19'
In [2]:
Generic morphism:
From: Free module generated by {(1, 2), (1, 3), (2, 4), (2, 6), (3, 6), (4, 12), (6, 12)} over Integer Ring
To: Free module generated by {1, 2, 3, 4, 6, 12} over Integer Ring
In [3]:
(1, 2) (1, 3) (2, 4) (2, 6) (3, 6) (4, 12) (6, 12)
1⎛ -1 -1 0 0 0 0 0⎞
2⎜ 1 0 -1 -1 0 0 0⎟
3⎜ 0 1 0 0 -1 0 0⎟
4⎜ 0 0 1 0 0 -1 0⎟
6⎜ 0 0 0 1 1 0 -1⎟
12⎝ 0 0 0 0 0 1 1⎠
In [4]:
SetSystem of 16807 sets over 21 elements
In [5]:
Ring of Drinfeld modular forms of rank 3 over Fraction Field of Univariate Polynomial Ring in T over Finite Field of size 5
In [6]:
[g1, g2, g3]
In [7]:
[g1^2*g2^3, g1^8*g2^2, g1^14*g2, g1^20]
In [11]:
-1/T*g2*g3 + 1/T*g1
In [0]: