Gilbert Brault 8dd385234f added Trajectory Class + jet_pump sketch 5 lat temu
..
jet-pump.png 8dd385234f added Trajectory Class + jet_pump sketch 5 lat temu
pyparsing.ipynb 95f559c5a0 adding extra verification in sketch parsing 5 lat temu
readme.md 358143743b reorganized and update user guide 5 lat temu

readme.md

Design Notes

Alternatives Drawing Libraries

Instead of Matplotlib, the following libraries could be used

Parsing yaml files expressions

In a point of time, we need to verify the syntax of yaml sketch definition, here are some parser which might help

in fact this is solved (an now implemented this summer 8/5/2020) with the ast module see the function sketchParse in the shapes.py module