a playground adding surface subdivision methods to scipy
Go to file
Stephen M. McQuay 3fb1c97403 unified nomenclature for connectivity data 2012-07-13 08:39:25 -06:00
bin fixed help message 2012-07-13 08:18:34 -06:00
blender unified nomenclature for connectivity data 2012-07-13 08:39:25 -06:00
surf test push to julython 2012-07-11 10:17:15 -06:00
.hgignore added a file to help me not add superfluous files 2012-03-20 20:45:15 -06:00
AUTHORS.txt moved authors file 2012-03-19 21:50:04 -06:00
LICENSE.txt Added license file 2012-03-12 17:56:17 -06:00
README.rst documented how to run tests 2012-05-07 23:18:35 -06:00
setup.py cleaned up some pep8/pyflakes violations 2012-03-19 22:18:02 -06:00

README.rst

========
surfaces
========

.. rubric:: a playground adding surface subdivision methods to scipy

Testing
=======
Please run the following command to run all tests::

    python -m unittest surf.test