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

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