MathJax

MathJax 2.6.0 updated

MathJax uses some nifty little JavaScript hacks to allow developers to build complex mathematical equations and embed them on the page as they would appear on research papers or desktop specific software. The math syntax itself can be  passed via...

Matplotlib

Matplotlib 1.3.0

Matplotlib is perfect for generating 2D graphics in Python apps and websites.Can be used for drawing histograms, spectrums, charts, etc., all via simple line of code.Matplotlib was inspired by languages like Mathematica and MATLAB.What is new in this...

meteo

meteo 0.2.4

For advanced developers and meteorological experts only.Features:Moisture variable Conversions between relative humidity, mixing ratio and specific humidity Surface and air radiation Air...

Milk

Milk 0.5.3

Milk wraps libsvm in Python code.It also supports k-means clustering with an implementation that is careful not to use too much memory.Features:Random forests Self organising maps SVMs. Using the libsvm solver with a pythonesque wrapper around...

money.js

money.js 0.2.0

money.js supports transformations from any currency to any currency.Because the plugin uses the Open Source Exchange Rates API, this ensures that every hour, the currency rates are automatically updated.This helps developers provide the most accurate...

NArray

NArray 0.6.0.8

NArray is an n-dimensional numerical array class. Data types: integer/float/complexe/Ruby object.Methods: array manipulation including multi-dimensional slicing, fast arithmetic/matrix operations, etc.What is new in this release:Added require...

nbp

nbp 1.0.1

Provides the latest Polish zloty exchange rates for currencies around the world. Usage instructions are provided with the download package.What is new in this release:Version variable in __init__ added. setup.py file...

Noduino

Noduino 0.0.1

Noduino uses Node.js, HTML5 WebScokets and Socket.IO to create a Web interface which lets users send commands to an Arduino electronics board.This application basically lets developers interconnect an Arduino board with a Node.js server.Developers can...