ANN: Grako 3.12.1

2016-08-08 Thread Juancarlo AƱez
Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. Changes in 3.12.1: - Distinguish between positive and normal joins: s.{e}+ and s.{e}. Having s.{e} use a positive closure was too unexpected.

[ANN] Mayavi-4.5.0 release

2016-08-08 Thread Prabhu Ramachandran
Hello, We are pleased to announce Mayavi-4.5.0. Mayavi is a general purpose, cross-platform Python package for 2-D and 3-D scientific data visualization. Mayavi integrates seamlessly with numpy and provides a convenient Pythonic wrapper for the VTK API. It provides a high-level visualization API