RSS 2 projects tagged "Mathematics"

Download No website Updated 23 Feb 2012 Theano

Screenshot
Pop 50.48
Vit 2.83

Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Theano features tight integration with numpy, transparent use of a GPU, efficient symbolic differentiation, speed and stability optimizations, dynamic C code generation, and extensive unit-testing and self-verification. Theano has been powering large-scale computationally intensive scientific investigations since 2007. But it is also approachable enough to be used in the classroom (IFT6266 at the University of Montreal).

Download Website Updated 19 Dec 2012 PyParticles

Screenshot
Pop 90.95
Vit 3.36

PyParticles is a particle simulation toolbox entirely written in Python. It simulates a particle-by-particle model with the most popular integrations methods, including Euler, Runge Kutta, and Midpoint. It represents the results on an OpenGL or Matplotlib plot, and offers an easy-to-use API.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Sdictionary

A dictionary using its own dictionary format.