Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Views: 29898
1
## -*- encoding: utf-8 -*-
2
3
4
# This file was *autogenerated* from the file breakeq.sagetex.sage
5
from sage.all_cmdline import * # import sage library
6
7
_sage_const_32 = Integer(32); _sage_const_87341627346273482734 = Integer(87341627346273482734); _sage_const_12873461827364182378132 = Integer(12873461827364182378132); _sage_const_34 = Integer(34); _sage_const_37 = Integer(37); _sage_const_0 = Integer(0)## This file (breakeq.sagetex.sage) was *autogenerated* from breakeq.tex with sagetex.sty version 2020/08/12 v3.5.
8
import sagetex
9
_st_ = sagetex.SageTeXProcessor('breakeq', version='2020/08/12 v3.5', version_check=True)
10
_st_.current_tex_line = _sage_const_32
11
_st_.blockbegin()
12
try:
13
m = matrix(ZZ, [_sage_const_87341627346273482734 ,_sage_const_12873461827364182378132 , _sage_const_12873461827364182378132 ,_sage_const_12873461827364182378132 , _sage_const_12873461827364182378132 ,_sage_const_12873461827364182378132 ,_sage_const_12873461827364182378132 ,_sage_const_12873461827364182378132 ])
14
except:
15
_st_.goboom(_sage_const_34 )
16
_st_.blockend()
17
try:
18
_st_.current_tex_line = _sage_const_37
19
_st_.inline(_sage_const_0 , latex(m.T))
20
except:
21
_st_.goboom(_sage_const_37 )
22
_st_.endofdoc()
23
24
25