ANN: visvis 1.7 - The object oriented approach to visualization - now also in Py3k
Dear all, On behalf of the Visvis development team, I'm pleased to announce version 1.7 of Visvis - the object oriented approach to visualization. Visvis is a pure Python library for visualization of 1D to 4D data in an object oriented way. Essentially, visvis is an object oriented layer of Python on top of OpenGl, thereby combining the power of OpenGl with the usability of Python. A Matlab-like interface in the form of a set of functions allows easy creation of objects (e.g. plot(), imshow(), volshow(), surf()). The most notable changes are: - support for Py3k - a PySide backend - full Unicode support and prettier rendering of text (by using FreeType) Website: https://code.google.com/p/visvis/ Discussion group: http://groups.google.com/group/visvis Release notes: https://code.google.com/p/visvis/wiki/releaseNotes Regards, Almar -- Almar Klein, PhD Science Applied phone: +31 6 19268652 e-mail: a.klein@science-applied.nl
participants (1)
-
Almar Klein