Skip to main content

number theory oriented calculation system

Project description

Introduction

NZMATH is a Python based number theory oriented calculation system. The centre of development in origin is Tokyo Metropolitan University. Today it is developed at SourceForge.net.

This version 1.1.0 contains several new features, bug fixes. The API can still be changed with versions.

Installation

To install NZMATH on your computer, you must have Python 2.5 or better. If you don’t have a copy of Python, please install it first. Python is available from http://www.python.org/ .

The next step is to expand the NZMATH-1.1.0.tar.gz. The way to do it depends on your operating system. On the systems with recent GNU tar, you can do it with a single command:

% tar xf NZMATH-1.1.0.tar.gz

where, % is the command line prompt. Or with standard tar, you can do it as:

% gzip -cd NZMATH-1.1.0.tar.gz | tar xf -

Then, you have a child directory named NZMATH-1.1.0.

The third step is the last step, to install NZMATH to the standard python path. Usually, this means to write files to somewhere under /usr/lib or /usr/local/lib, and thus you have to have appropriate write permission. Typically, do as the following:

% cd NZMATH-1.1.0
% su
# python setup.py install

Usage

NZMATH is provided as a Python library package named ‘nzmath’, so please use it as a usual package. For more information please refer Tutorial.

Feedback

Your feedbacks are always welcomed. Please consider to join the mailing list nzmath-user@tnt.math.se.tmu.ac.jp. You can join the list with writing a mail containing a line of “subscribe” in the body to nzmath-user-request@tnt.math.se.tmu.ac.jp. Be careful not to send it to nzmath-user.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NZMATH-1.1.0.tar.gz (3.9 MB view details)

Uploaded Source

File details

Details for the file NZMATH-1.1.0.tar.gz.

File metadata

  • Download URL: NZMATH-1.1.0.tar.gz
  • Upload date:
  • Size: 3.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for NZMATH-1.1.0.tar.gz
Algorithm Hash digest
SHA256 c365837ed9239a8096bb6b0b512616c0aae7b432c1c801986658d8f235b00dce
MD5 b7429b05ab02d2774d0230883295896d
BLAKE2b-256 21365d529a410ba9131cd1247dfaaaf106ce26b74760cc741a0a3e0f60cdd24a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page