Scientific/Engineering scripts - Top 4 Download

Scientific/Engineering script downloads

Maxima

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high precision numeric results by using exact fractions, arbitrary precision integers, and arbitrarily precision floating ...

MaximaPHP

MaximaPHP is a Web based PHP interface to communicate to Maxima computer algebra system in the server. It takes user input, send it to Maxima, and show the output back to website. It could send almost any commands including 'plot2d' and 'plot3d' to plot graphs. ...

MayaVi

MayaVi is a free, easy to use scientific data visualizer. It is written in Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It provides a GUI written using Tkinter. Features - An easy to use GUI. - Can be imported as a Python module from other ...
Python

Mnemosyne

The Mnemosyne Project has two aspects: - It's a sophisticated free flash-card tool which optimises your learning process - It's a research project into the nature of long-term memory Efficient learning The Mnemosyne software resembles a traditional flash-card program to help you memorise question/answer pairs, but with an important ...
Python

MODEL

MODEL is a numeric simulation library written to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). Features: - deterministic integration of any system of well-behaved differential equations. - stochastic integration of these systems, with the possibility of specifying the correlations present in the noise - ...

Modular toolkit for data processing

Modular toolkit for Data Processing (MDP) is a Python data processing framework. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA), and Gaussian Classifiers. From the user's perspective, MDP consists of a collection of trainable ...
Python

Natural Language Toolkit

NLTK, the Natural Language Toolkit, is a suite of program modules, data sets and tutorials supporting research and teaching in computational linguistics and natural language processing. NLTK is ideally suited to students who are learning NLP (natural language processing) or conducting research in NLP or closely related areas, including empirical linguistics, ...
Python

NetAnimator

NetAnimator is a network simulator written in flash. It allows you to build up a topolog and send packets throught your network, see and inspect them as they travel, change the headers and observe such protocols as ARP and switch learning. ...

nldict

nldict is a Ruby interface to the on-line version of the one volume Van Dale Hedendaags Nederlands, a renowned dictionary of the modern Dutch language.It can be used to obtain the spelling, grammatical information and the definition of all words in the dictionary. To obtain the spelling variations, plural forms, example ...

NumExp

NumExp is a family of open-source applications for numerical computation.It is based on a server with the NumExp core functionalities. This server comunicates with potencial clients using a simple Corba interface. ...
Python

NumPy

The fundamental package needed for scientific computing with Python is called NumPy.  This package contains: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - basic linear algebra functions - basic Fourier transforms - sophisticated random number capabilities - tools for integrating Fortran code. Besides ...
Python

Open Babel

Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.That means that Open Babel has two main pieces: - Ready-to-use programs ...

OpenMAD

The OpenMAD project aims to provide versatile software implementations of mathematical models based on the theory of differential games which simulate the long term effects of war. Newtonian physics is used to simulate conflicts in a virtual environment and provide detailed data during all stages of simulation. Requirements: · MySQL ...
Python

Pauker

Pauker is a completely free (OpenSource, GPL) flash card based, learning application written in Java using the leitner cardfile system. It is available in Dutch, English, Esperanto, German, French and Polish.The application works offline without the need of an internet connection and is compatible with MiniPauker, a Pauker version for PDA's ...

Perl Entrez Gene Parser

This program is a parser that abstract a data structure from a given Entrez Gene record, and users of the parser can decide what to do/extract from the data structure. Perl Entrez Gene Parser project provides Perl parsers for NCBI's Entrez Gene based on regular expression, Parse::RecDescent, Parse::Yapp and Perl-byacc. Some can ...

PHP Stats

Statistical analysis is one of the most critical methods for understanding how and why data behaves in a certain manner. There are hundreds of uses for statistical analysis that are used in the fields of medicine, computer science, economics, psychology, chemistry, physics and many more. Statistics allow people to better understand ...

Poplar Gedcom Viewer

Poplar Gedcom Viewer allows you to view and edit genealogy dynamically on a web site with PHP/MySql.It loads standard GEDCOM files. It includes both standard and tree views, comprehensive searches, themes, privacy module, guest book, GEDCOM download, GENDEX output, photo module, multi-lingual. ...

Povray for python

This script is a relatively simple framework for making povray files from python programming language. It's good for creating structured/mathematical scenes and animations. Why go out on a limb to use povray's SDL language when you can raytrace from the comfort of your favorite python chair?This framework uses all of python's ...
Python

Probe Deeper PHP

Probe Deeper PHP will provide class libraries for simple and advanced statistical analyses, including multiple regression, forecasting, hypotheses testing, etc. ...

Program E

Program E is an AIML chatterbot written in PHP and using MySQL. It's composed by a converter which loads the AIML files into the database, a core rule engine that adheres to the AIML 1.0.x specification and several chat interfaces: HTML, Flash and XML-R. ...