a playground adding surface subdivision methods to scipy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
========
|
|
|
|
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
|