Code Monkey home page Code Monkey logo

pygeo2's Introduction

==================
 README: PyGeo
==================

:Author: Arthur Siegel
:Contact: [email protected]
:Date: $Date: 2005/31/12 $
:Web-site: http://pygeo.sourceforge.net

Thank you for downloading PyGeo.  

As this is a work in progress, please check the project web site for
updated distributions. 


.. _Python: http://www.python.org/
.. _VPython: http://www.vpython.org/
.. _`Numerical Python`: http://pfdubois.com/numpy/

.. contents::


Dependencies
============+

To run the PyGeo scripts, the following are required 

- Python_ interpreter and development environment

  - Version: 2.4 or later. 
  - download site reference: http://www.python.org/download/.

- VPython_ 3d rendering library for Python

  - Version: compatible with installed Python version 
  - download site reference:  http://www.vpython.org/download.html.
  
- `Numerical Python`_ fast array processing libraries for Python

  - Version: compatible with installed Python and VPython versions 
  - download: included with VPython binary distribution
    
Installation
============

Assumes successful installation of dependencies, as above.


GNU/Linux, Unix, MacOS X, etc.
------------------------------

1. Open a shell.

2. Go to the directory created by expanding the downloaded archive::

       cd <archive_directory_path>

3. Install the package::

       python setup.py install

   If the python executable isn't on your path, you'll have to specify
   the complete path, such as /usr/local/bin/python.  You may need
   root permissions to complete this step.


Windows
-------

1.  Run downloaded self-extracting executable and follow prompts.
2.  Done

Project Directories
===========================


  * pygeo: the project root directory, installed as a Python package.
  * pygeo//base: abstract geometric classes, constants, options, etc.  
  * pygeo/classes_real: implementation of classes and factory functions for the geometry of real number space  
  * pygeo//classes_complex: implementation of classes and factory functions for the geometry of complex number space
  * pygeo//docs_html: pygeo related documentation  
  * pygeo//examples: examples of pygeo constructions
  * pygeo//images: empty directory, default for povray image output
  * pygeo//povout: empty directory, default for povray scene discription file output
  * pygeo//tests: test scripts for implemented classes, called via their facotry functions
  * pygeo//utils: modules providing useful convenience utilites to pygeo



Usage
=====

See docs_html//quickstart.html

pygeo2's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

marchon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.