{ "info": { "author": "Drew Johnson", "author_email": "werd2.718@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Installation\n==============\n\nThe module is distributed on PyPI. You just need to run the following command: ::\n\n $ sage -pip install mgn --user\n\nThe ``\u2013-user`` option is optional and allows you to install the module in your user space (and does not require administrator rights). \n\nIf this doesn't work (perhaps because your installation of Sage doesn't support SSL), click on the download link and extract the files. Open a terminal and go to the extracted directory ``mgn`` (which contains the ``setup.py`` file). Run: ::\n\n $ sage -pip install .\n\nmgn Package\n============\n\nThe ``mgn`` package contains two modules for computations on the moduli space of curves: ``strataalgebra`` and ``topintersections``.\n\nstrataalgebra\n--------------\n\nThis module computes product in the strata algebra. It also contains some of A. Pixton's code to compute FZ relations. `Read the documentation `__.\n\n\nTo see if it is installed, try: ::\n \n sage: from strataalgebra import *\n sage: StrataAlgebra(QQ, 1, (1,2))\n Strata algebra with genus 1 and markings (1, 2) over Rational Field\n \ntopintersections\n----------------- \n\nThis module computes top intersections. `Read the documentation `__.\n\nTo see if it is installed, try: ::\n \n sage: from topintersections import *\n sage: space(1, 2)\n [1] psi1\n [2] psi2\n [3] ka1\n [4] ka2\n [5] ch1\n [6] irr\n [7] Dg0m1_2\n [8] la1\n Mbar_1_2\n sage: intnum(psi1*psi2)\n Computing the intersection of psi1*psi2 over Mbar_1_2...\n 1/24", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uberparagon/mgn", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mgn", "package_url": "https://pypi.org/project/mgn/", "platform": "", "project_url": "https://pypi.org/project/mgn/", "project_urls": { "Homepage": "https://github.com/uberparagon/mgn" }, "release_url": "https://pypi.org/project/mgn/1.1.2/", "requires_dist": null, "requires_python": "", "summary": "A Sage program for computing products, Faber-Zagier relations, and top intersections on the moduli space of stable curves.", "version": "1.1.2" }, "last_serial": 3174562, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "4c2a275e8658fbc3b2cc19a60867237e", "sha256": "5defbf352e17cec72626415729dc4203b694573bb19036371e0acfbe46e00cd1" }, "downloads": -1, "filename": "mgn-1.1.0.tar.gz", "has_sig": false, "md5_digest": "4c2a275e8658fbc3b2cc19a60867237e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50597, "upload_time": "2017-09-14T18:38:24", "url": "https://files.pythonhosted.org/packages/03/47/488f36d211d6569aefdb10099b118b57465d3eee348b41b0ad607c1d0aac/mgn-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "90c080ec91bae5082fc0d860588d1af5", "sha256": "656b196102afd2c280056bf293e898876469af11522c601588ae3146523579ae" }, "downloads": -1, "filename": "mgn-1.1.1.tar.gz", "has_sig": false, "md5_digest": "90c080ec91bae5082fc0d860588d1af5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50495, "upload_time": "2017-09-14T18:38:26", "url": "https://files.pythonhosted.org/packages/97/b3/a48353cd9208c5668dab8148c94ef3088c9676c333557f38e691ef309707/mgn-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "b892a4bde615cf1742d11f6ba8213517", "sha256": "f9a00b59a43fdc8c13ff1420a683d31c63cc6e2af6a0e6f136db5ac0258f06bf" }, "downloads": -1, "filename": "mgn-1.1.2.tar.gz", "has_sig": false, "md5_digest": "b892a4bde615cf1742d11f6ba8213517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50654, "upload_time": "2017-09-14T19:22:30", "url": "https://files.pythonhosted.org/packages/8a/cc/87e69a61669d20930937f96bc767ad3809f3bd89e03a367a4943543c37e7/mgn-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b892a4bde615cf1742d11f6ba8213517", "sha256": "f9a00b59a43fdc8c13ff1420a683d31c63cc6e2af6a0e6f136db5ac0258f06bf" }, "downloads": -1, "filename": "mgn-1.1.2.tar.gz", "has_sig": false, "md5_digest": "b892a4bde615cf1742d11f6ba8213517", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50654, "upload_time": "2017-09-14T19:22:30", "url": "https://files.pythonhosted.org/packages/8a/cc/87e69a61669d20930937f96bc767ad3809f3bd89e03a367a4943543c37e7/mgn-1.1.2.tar.gz" } ] }