Skip to content
/ scurve Public

calculating zeta function of a curve over F_p with one node

Notifications You must be signed in to change notification settings

mathume/scurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depends on:
-----------
Singular 3-1-5

TODO: implement algorithm in example-scripts using imap to map parameter T to variable T while changing ring QQ(T)[x,y,z] --> QQ[T] instead of string based approach, which raises currently a bug.

Tests:
------
Run a testsuite be cd test && Singular $nameOfTestSuiteFile.
The results will be written into test/testresults.
Most functions have a test. Those which don't are used in examples. Examples with degree 3 and 4 are giving correct results.
You can run these by cd examples && Singular $exampleFile.
Note that degree 5 example needs manual intervention by the user.

Documentation:
--------------
You can find more documentation, esp. for the singularcurve.lib, in the doc folder. This folder will be updated soon. Until then please use the examples and tests for things not documentation or write an email to [email protected].

About

calculating zeta function of a curve over F_p with one node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published