lalitkumarj/OMSCategory
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OMSCategory =========== The goal of this project is to implement overconvergent modular symbols and families of overconvergenet modular symbols in Sage. I. Installation instructions The code in this repository is meant to be added to an already existing Sage installation. The working copy of the code is in the folder named "sage". A "more" stable version is kept at http://github.com/rharron/OMS-sage. II. Copyright Several files might not have copyright notices on them. For those the files, just pretend the following notice is present, but probably with more names in it. #***************************************************************************** # Copyright (C) 2013 Robert Harron <rharron@math.wisc.edu> # Robert Pollack <rpollack@math.bu.edu> # # Distributed under the terms of the GNU General Public License (GPL) # as published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # http://www.gnu.org/licenses/ #*****************************************************************************