Hi,
Just finished to perform PATCH requirment for GSoC. https://github.com/sympy/sympy/pull/1219 Added the beam_plot and beam_plot2 utilities (one of TODO tasks) for plotting gaussian beam propagation (waist parameter). The first one uses pyglet (this method appears to be not convenient and unstable for such purpose), the second uses matplotlib (looks good and works stable). Also added BeamExpansionFactor class [1] and SingleRightAnglePrism class, which uses the first. Features concerning prisms can be implemented via these basic classes. 1. (http://www.springerlink.com/content/b048n408137185p2/) -- You received this message because you are subscribed to the Google Groups "sympy" group. To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/6jOAXi_6hhMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
