{ "info": { "author": "NZMATH development group", "author_email": "nzmath-user@tnt.math.se.tmu.ac.jp", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "NZMATH 1.1.0\n=============\n\nIntroduction\n------------\n\nNZMATH is a Python based number theory oriented calculation system.\nThe centre of development in origin is Tokyo Metropolitan University.\nToday it is developed at SourceForge.net. \n\nThis version 1.1.0 contains several new features, bug fixes.\nThe API can still be changed with versions.\n\nInstallation\n------------\n\nTo install NZMATH on your computer, you must have Python 2.5 or\nbetter. If you don't have a copy of Python, please install it first.\nPython is available from http://www.python.org/ .\n\nThe next step is to expand the NZMATH-1.1.0.tar.gz. The way to do it\ndepends on your operating system. On the systems with recent GNU tar,\nyou can do it with a single command::\n\n % tar xf NZMATH-1.1.0.tar.gz\n\nwhere, % is the command line prompt. Or with standard tar, you can do\nit as::\n\n % gzip -cd NZMATH-1.1.0.tar.gz | tar xf -\n\nThen, you have a child directory named NZMATH-1.1.0.\n\nThe third step is the last step, to install NZMATH to the standard\npython path. Usually, this means to write files to somewhere under\n/usr/lib or /usr/local/lib, and thus you have to have appropriate\nwrite permission. Typically, do as the following::\n\n % cd NZMATH-1.1.0\n % su\n # python setup.py install\n\n\nUsage\n-----\n\nNZMATH is provided as a Python library package named 'nzmath', so\nplease use it as a usual package. For more information please refer\nTutorial_.\n\n.. _Tutorial: tutorial.html\n\nFeedback\n--------\n\nYour feedbacks are always welcomed. Please consider to join the\nmailing list nzmath-user@tnt.math.se.tmu.ac.jp. You can join the\nlist with writing a mail containing a line of \"subscribe\" in the body\nto nzmath-user-request@tnt.math.se.tmu.ac.jp. *Be careful* not to\nsend it to nzmath-user.\n\n\nCopyright\n---------\nNZMATH is distributed under the BSD license. See LICENSE.txt_ for\ndetail.\n\n.. _LICENSE.txt: LICENSE.txt\n\nCopyright (c) 2003-2011, NZMATH development group, all right reserved.\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tnt.math.se.tmu.ac.jp/nzmath/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "NZMATH", "package_url": "https://pypi.org/project/NZMATH/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/NZMATH/", "project_urls": { "Homepage": "http://tnt.math.se.tmu.ac.jp/nzmath/" }, "release_url": "https://pypi.org/project/NZMATH/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "number theory oriented calculation system", "version": "1.1.0" }, "last_serial": 1739039, "releases": { "0.90.0": [], "1.0.1": [], "1.1.0": [ { "comment_text": "", "digests": { "md5": "b7429b05ab02d2774d0230883295896d", "sha256": "c365837ed9239a8096bb6b0b512616c0aae7b432c1c801986658d8f235b00dce" }, "downloads": -1, "filename": "NZMATH-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b7429b05ab02d2774d0230883295896d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921007, "upload_time": "2015-09-25T19:42:51", "url": "https://files.pythonhosted.org/packages/21/36/5d529a410ba9131cd1247dfaaaf106ce26b74760cc741a0a3e0f60cdd24a/NZMATH-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7429b05ab02d2774d0230883295896d", "sha256": "c365837ed9239a8096bb6b0b512616c0aae7b432c1c801986658d8f235b00dce" }, "downloads": -1, "filename": "NZMATH-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b7429b05ab02d2774d0230883295896d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921007, "upload_time": "2015-09-25T19:42:51", "url": "https://files.pythonhosted.org/packages/21/36/5d529a410ba9131cd1247dfaaaf106ce26b74760cc741a0a3e0f60cdd24a/NZMATH-1.1.0.tar.gz" } ] }