Difference between revisions of "Documentation enhancements"

From Yade

(Created page with '= What should be documented but is not currently= * O.bodies.erase in the user's manual * python returning by reference vs. value, handling of sequences, why del O.engines[3] doe…')
 
Line 2: Line 2:
 
* O.bodies.erase in the user's manual
 
* O.bodies.erase in the user's manual
 
* python returning by reference vs. value, handling of sequences, why del O.engines[3] does not work etc etc.
 
* python returning by reference vs. value, handling of sequences, why del O.engines[3] does not work etc etc.
  +
* batch system and --gnuplot (https://lists.launchpad.net/yade-users/msg03724.html)
  +
* collider optimization (verlet distances): https://lists.launchpad.net/yade-users/msg03725.html

Revision as of 12:23, 6 September 2010

What should be documented but is not currently