MIEN Modeling Software

Mien is a package of interface and library code intended to make a number of scientific modeling, data markup, and data storage tasks easier. MIEN was developed for use in computational Neuroscience. Neuroscience remains in the name, and many of the extension functions are devoted to neuroscience tasks, but a good deal of effort has gone into making the core MIEN package a general purpose scientific modeling and data visualization tool with a flexible extension system. MIEN is implemented primarily in Python, making heavy use of the excellent numpy extension library. The MIEN GUIs use the equally excellent wxWidgets library (and its wxPython wrapper), as well as PyOpenGL for 3D visualization. Aside from these dependencies, the MIEN core is a pure python project. Various extension packages make use of C python extensions

Why do I care?

Quick Start Get MIEN and look at some data with it ASAP

Installing MIEN the quick way

Installing MIEN the complete way

Documentation An index of all available MIEN documentation

Mien Site at Montana State University (Includes some docs and example data sets)

Development information (including svn code access)

SourceForge Project site

Contact (or learn about) MIEN developers