a playground adding surface subdivision methods to scipy
Go to file
Stephen M. McQuay 93891b917b Moved documentation, and added more operators to Vertex
- added __neg__
    - added cross for Vertex * Vertex
    - added tests for these
    - moved the cube docstring up into the cube generating function
2012-03-20 07:16:15 -06:00
docs moved the pdf into the documentation folder 2012-03-19 22:17:50 -06:00
surf Moved documentation, and added more operators to Vertex 2012-03-20 07:16:15 -06:00
test Moved documentation, and added more operators to Vertex 2012-03-20 07:16: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
Makefile Added a makefile 2012-03-19 22:33:04 -06:00
README.rst playing with the rst 2012-03-12 18:04:55 -06:00
setup.py cleaned up some pep8/pyflakes violations 2012-03-19 22:18:02 -06:00

README.rst

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

----------------------------------------------------------
- a playground adding surface subdivision methods to scipy
----------------------------------------------------------