codes
Here you can find some of the packages I have developed for computer algebra systems.
MAGMA
FanoScheme.m
- FanoScheme is a package in MAGMA for computation with Fano schemes of embedded projective varieties. The source code is contained in
FanoScheme.mand the documentation inFanoScheme_doc.htmlorFanoScheme_doc.pdf. The documentation is automatically generated from the source code by MagDoc, a prototype MAGMA documentation generator.To use the package, copy
FanoScheme.min the directory you run Magma in, then in Magma run:Attach("FanoScheme.m");