a playground adding surface subdivision methods to scipy
Go to file
Stephen M. McQuay 8b540012c1 Fixed some usability issues
- no objects made the buttons disappear
2012-05-08 21:13:25 -06:00
blender Fixed some usability issues 2012-05-08 21:13:25 -06:00
docs moved the pdf into the documentation folder 2012-03-19 22:17:50 -06:00
surf pep8/pyflakes violations 2012-05-07 23:36:12 -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