From: Bruce S. <bas...@nc...> - 2010-09-27 16:48:05
|
Some VPython users have from time to time expressed a strong desire to be able to import Visual selectively, without including math and numpy, and recently I showed how to do this. Over a week ago I asked for feedback on the best way to document this, and I really do need your feedback, especially because one of the schemes I proposed would require not just documentation but also new files vobjects.py and vectors.py to be included in the Visual package. If selective import matters to you, please post a note about your preferences on how you would like to see this documented, and whether you want files vobjects.py and vectors.py to be part of the package. Thanks. Bruce Sherwood |