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…')
(No difference)

Revision as of 21:44, 10 August 2010

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] does not work etc etc.