Simple Project List Software Map

4534 projects in result set
LastUpdate: 2010-07-05 14:41

jabber interface

jabber interface is a plugin-based Jabber interface to anything imaginable. It acts like a Jabber client and listens to external commands.

LastUpdate: 2006-11-29 23:11

Los Alamos Message Passing Interface

LA-MPI is an implementation of the Message Passing Interface (MPI) motivated by a growing need for fault tolerance at the software level in large high-performance computing (HPC) systems. Emphasis is placed in particular on complex HPC systems using commercial off-the-shelf components, where system-wide error rates may become unacceptable on long application runs.

(Machine Translation)
LastUpdate: 2004-02-25 18:26

F2PY

f2py is a command line tool for binding Python and Fortran code. It scans Fortran 77/90/95 code and generates a Python C/API module that makes it possible to call Fortran routines and to access Fortran data (COMMON blocks and Module data) from Python. No Fortran or C expertise is required for using this tool.

LastUpdate: 2010-11-26 11:14

Xeukleides

Xeukleides is a GUI for the first version of the language Eukleides, which is no longer being developed.

(Machine Translation)
LastUpdate: 2011-02-01 04:05

Gallivant

Gallivant is a simple GPS and map application utilizing maps from the OpenStreetMap project.

LastUpdate: 2003-08-20 10:58

Medoosa

Medoosa is a documentation tool for C++ that can produce UML class diagrams, including generalizations and associations. Corrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments. The layout must still be done by hand.

(Machine Translation)
LastUpdate: 2004-08-17 19:49

HighLnk

HighLnk is a hard-linking tool, which scans the current
directory, searching for files with the same content, then
hard-linking this directory to another location, making two
equal files only point to one real file on the media.

(Machine Translation)
LastUpdate: 2012-08-28 20:57

CyDoc

CyDoc is a Web-based doctor's office application. It allows you to track your patients' medical history and handles all your billing needs.

(Machine Translation)
Database Environment: MySQL
Natural Language: English
Operating System: MacOSX, Linux, Windows
Programming Language: JavaScript
LastUpdate: 2012-07-28 04:52

HOL

Higher Order Logic (HOL) is a programming environment in which theorems can be proved and proof tools implemented. Built-in decision procedures and theorem provers can automatically establish many simple theorems. An Oracle mechanism gives access to external programs such as SAT and BDD engines. HOL 4 is particularly suitable as a platform for implementing combinations of deduction, execution, and property checking.

(Machine Translation)
LastUpdate: 2002-05-14 04:34

Rascal

Rascal, the Advanced Scientific CALculator, is a platform-independent modular
calculator. It is based on modules for supporting its various data types, and
it can be easily extended with existing C or C++ code. The available modules
are integers, long numbers, doubles, strings, vectors, matrices, complex
numbers, Taylor arithmetic (automatic differentiation), and fractions.

(Machine Translation)
LastUpdate: 2006-12-14 02:15

XiStrat

XiStrat (aka 'Extended Strategy') is in particular about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g., Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and contains a server, client GUI, autoplayer engine, utilities, and documentation. Related recreational modern mathematics (single agent, cellular automata, graph/group/complexity/knot theory, discrete geometry, algebra, combinatorics, and mathematical physics) is also dealt with.

(Machine Translation)
LastUpdate: 2008-04-10 05:33

BBBike

BBBike is a geographical information system including a route-finder for cyclists. While specialized for use in Berlin and Brandenburg, the software may be tailored for other cities and regions, too.

(Machine Translation)
LastUpdate: 2011-03-29 06:12

HPC Challenge

HPC Challenge is a collection of benchmarks for measuring various aspects of system performance, such as flop/s, sustainable memory bandwidth, memory read/write rates, network bandwidth, and latency for parallel machines. It is designed for supercomputers, but will run on any computer with MPI-1 (Message Passing Interface) implementation and BLAS (Basic Linear Algebra Subprograms).

LastUpdate: 2008-04-09 13:53

F Modular Synthesizer

FMS is a tool to create all kinds of sounds from scratch. You
can play any sound (sine, triangular, vowels, etc.) with any property settings (frequency, volume, balance, sweep, etc.) and modulations thereof. It also features tools to save sounds, play .MUS music, graphically display sounds, and make real noise.

(Machine Translation)
LastUpdate: 2008-03-11 02:20

PyCLIPS

PyCLIPS is an extension module that aims to embed full CLIPS functionality in Python applications, providing Python with a strong, reliable, widely used, and well-documented inference engine.