One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
Bertini
/
examples
/
Edit File:
___Bertini_spinput_spconfiguration.out
-- -*- M2-comint -*- hash: 5125700499117494129 i1 : CC[x,y]; F = {x^2-1,y^2-1}; i3 : bertiniZeroDimSolve(F,BertiniInputConfiguration=>{RandomSeed=>0,TrackTolBeforeEG=>1e-6,FinalTol=>1e-100}) o3 = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}} o3 : List i4 : opts = new OptionTable from {BertiniInputConfiguration=>{RandomSeed=>0,TrackTolBeforeEG=>1e-6,FinalTol=>1e-100}} o4 = OptionTable{BertiniInputConfiguration => {RandomSeed => 0, TrackTolBeforeEG => .000001, FinalTol => 1e-100}} o4 : OptionTable i5 : G = {x^2+y^2-1}; i6 : bertiniPosDimSolve(G,opts) o6 = a "numerical variety" with components in dim 1: (dim=1,deg=2) o6 : NumericalVariety i7 :
Simpan