parallel deformer done
[PyX/mjg.git] / examples / README
blob4daece85b69122bdd55cd6ee892928b94377b99e
1 The following examples are part of the PyX release __version__. For each
2 PyX example the source code and the corresponding output are shown. Please
3 pay attention to source code comments within the examples for further
4 information.
6 The examples typically end with `writeEPSfile` and `writePDFfile` method
7 calls to create both, a PostScript and a PDF version of the example. Usually
8 you want to create just one of the two choices.