a playground adding surface subdivision methods to scipy
Go to file
Stephen M. McQuay 6c516e26fc updated the surf.geometry module to better map to blender primatives 2012-05-07 23:21:31 -06:00
blender Added sample json files. 2012-05-07 23:17:29 -06:00
docs moved the pdf into the documentation folder 2012-03-19 22:17:50 -06:00
surf updated the surf.geometry module to better map to blender primatives 2012-05-07 23:21:31 -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