An OpenTURNS cheat sheet

Hi!

In practice, I often face situations where I use the same classes and methods over and over, but am unable to remember the exact name or syntax. This makes the development of Python scripts a lot slower, because I have to use one help or another. As I am a big fan of “cheat sheets” for other projects (e.g. the conda cheat sheet), I wrote my own for OpenTURNS:

OpenTURNS cheat sheet

The content is organized according to the steps of the ABC method: this may help some users (especially beginners).

Please provide feedback if you feel that your favorite class is missing.

Best regards,

Michaël

2 Likes