a playground adding surface subdivision methods to scipy
285c6c7254
- added unittests (passing) - updated run script to take int for number of subds |
||
---|---|---|
bin | ||
blender | ||
surf | ||
.hgignore | ||
AUTHORS.txt | ||
LICENSE.txt | ||
README.rst | ||
setup.py |
======== 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