Scientific/Engineering scripts - Top 4 Download

Scientific/Engineering script downloads

GENtle

GENtle is a software for DNA and amino acid editing, database management, plasmid maps, restriction and ligation, alignments, sequencer data import, calculators, gel image display, PCR, and much more. ...

Concierge

Concierge is an optimized OSGi R3 framework implementations with a file footprint of about 80 kBytes. This makes it ideal for mobile or embedded devices. Typically, these devices have VMs that are more focused on compactness and less optimized. For instance, purely interpreting VMs often kill the performance of existing OSGi ...

SFIAB

The "Science Fair in a Box" (SFIAB) project provides regions hosting a science fair with a complete and comprehensive package that can be used to assist in the implementation and running of the fair. The SFIAB provides a web based application to facilitate all areas of running a science fair such ...

Cartesio

Cartesio is a web-based groupware application for Linux with PHP, MySQL, Apache, SSL oriented to forensic laboratories. ...

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

Extended great common divisor function

This script contains a function that finds out the gcd(a,b)(great common divisor of a and b) as a linear conbination of a anb b, ax by=gcd(a,b). ...
Python

Condict

Condict is a program for building dictionaries. It is currently in beta form, and is written in Python with the wxPython GUI library. REQUIREMENTS Condict requires the following packages: 1) Python (www.python.org), version 2.2 or later. 2) wxPython (www.wxpython.org), version 2.4 or later. 3) PyXML (pyxml.sf.net), version 0.8 or later The ...
Python

Flashcards of Fury

Flashcards of Fury is a flashcard review program written in PHP/MySQL. Features: - Support for multiple flashcard sets. - A full UI to Add/Edit/Delete cards and sets. - Shuffled/Unshuffled review of flashcard sets (or subset). ...

Pygsl

Pygsl provides a python interface for the GNU scientific library (gsl). The wrapper covers nearly everything GSL provides. ...
Python