Difference between revisions of "Brainstorming"

From Yade

(Created page with "= Coding Fest and Brainstorming = The idea is to discuss minor changes and improvements for the code and the website and annoying things you think we need to change. It is ma...")
 
Line 13: Line 13:
 
* provide install script for packages (with automatic check of OS version)
 
* provide install script for packages (with automatic check of OS version)
 
* add link to example script or add minimal python code for each contact law
 
* add link to example script or add minimal python code for each contact law
  +
* add status/quick info table to contact laws (see https://lists.launchpad.net/yade-dev/msg10862.html)
 
* possible restructuring of contact laws (e.g. split force calculation in order to avoid duplicated code)
 
* possible restructuring of contact laws (e.g. split force calculation in order to avoid duplicated code)
 
* easier handling of contacts between different materials
 
* easier handling of contacts between different materials

Revision as of 10:24, 13 June 2014

Coding Fest and Brainstorming

The idea is to discuss minor changes and improvements for the code and the website and annoying things you think we need to change. It is mainly related to existing features but new features/ideas are welcome too.


Please feel free to add your ideas to the following lists.



Code

  • remove deprecated code
  • provide install script for packages (with automatic check of OS version)
  • add link to example script or add minimal python code for each contact law
  • add status/quick info table to contact laws (see https://lists.launchpad.net/yade-dev/msg10862.html)
  • possible restructuring of contact laws (e.g. split force calculation in order to avoid duplicated code)
  • easier handling of contacts between different materials

Examples

  • remove deprecated examples or update script
  • restructure example scripts, maybe: simple features, advanced features, applications, tests
  • each contact law should have an example
  • should we add author/email to examples?


Website

  • remove deprecated documentation
  • remove deprecated screenshots (e.g. https://answers.launchpad.net/yade/+question/245238)
  • add section on how to debug efficiently (everyone is doing it differently I guess, so let's exchange ideas)
  • discuss what should be on doc website and what on wiki
  • add site for features, list features (simple features, advanced features, applications)
  • update links to scripts