Simple Project List Software Map

812 projects in result set
LastUpdate: 2012-07-28 23:49

OpenScientist

OpenScientist is an integration of open source
products working together to do scientific
visualization and data analysis, in particular for
high energy physics (HEP). It provides a
re-implementation of FreeHEP's AIDA and CERN's PAW
software, graphing and data analysis software,
together with a framework for combining
third-party software into a single unified
environment.

(Machine Translation)
LastUpdate: 2008-02-28 04:56

Magic Garden

Magic Garden is an artificial plants laboratory. You can create L-System plants and modify them in real time. There are plans to add OpenGL support, animations, and some kind of garden editor.

LastUpdate: 2007-06-27 13:11

getfem

The Getfem project focuses on the development of a
generic and efficient library for finite element
methods. The library can be used from C++, Python,
and Matlab. The library includes numerous Finite
Elements and associated tools such as assembly
procedures for classical problems, interpolation
methods, computation of norms, mesh operations
(including automatic refinement), boundary
conditions, post-processing, and more. Numerous
examples are provided.

(Machine Translation)
LastUpdate: 2005-11-09 21:46

BNet

BNet is an exact Bayesian inference library for C++. This library implements the junction tree algorithm for discrete variable Bayesian networks. Examples are provided to illustrate its capabilities.

LastUpdate: 2004-10-21 10:26

DiaNa

DiaNa is a Perl framework designed to process a
huge amount of data, performing from very easy to
very complex tasks in a very efficient,
spreadsheet-like, batch fashion. DiaNa also
features an interactive Perl/Tk GUI, layered on
the top of several batch shell-scripts. The DiaNa
syntax is a very small and orthogonal superset of
the underlying Perl syntax, which allows, for
example, comfortable addressing of file tokens and
profitable use of file formats throughout the data
processing.

(Machine Translation)
LastUpdate: 2012-09-09 18:14

DataStatix

DataStatix manages data of every kind, creates statistics and graphs, and exports data easily to the R environment. Its features include user management (create, delete, modify password) within the software, different levels of user data access (administrator, standard, read-only), user-defined templates (models) of data, the ability to create new databases easily, importation and exportation of data in CSV format, and synchronization of existing data from a CSV file created with DataStatix.

(Machine Translation)
Database Environment: MySQL
Natural Language: English
Operating System: Linux, Windows
Programming Language: Free Pascal, Lazarus, Lazarus
LastUpdate: 2008-03-30 17:28

jrMandel

jrMandel is a command line, parallel Mandelbrot
set fractal renderer. It is specially designed to
render high-resolution fractal images taking
advantage of parallel processing, either by using
multiple threads of execution (and thus suitable
to run on multi-core processors) or by using a
Parallel Virtual Machine (PVM) to distribute the
tasks among the nodes of a computer cluster.
jrMandel can also render fractals without using
any parallelism, in order to compare the
efficiency between parallel and non-parallel runs.

(Machine Translation)
LastUpdate: 2011-02-01 11:44

JunkBox

JunkBox is a lightweight Web application that can track your files and record every single click. You can get the total number of hits and statistics on who downloaded your files, and how and when. It is completely transparent, so every link looks like an ordinary link to an ordinary file.

Database Environment: MySQL
Target Users: Management
Natural Language: English
Programming Language: PHP
LastUpdate: 2003-10-08 13:23

LinkGrammar-WN

LinkGrammar-WN is a lexicon expansion for the Link

Grammar Parser. The Link Grammar Parser is a

syntactic parser of the English language that is capable of handling a wide variety of syntactic constructions and is considered quite robust. The LinkGrammar-WN project aims to import lexical information from WordNet in an effort to increase

the size of the LGP lexicon. This project is of

interest to anyone interested in NLP (natural language parsing) of English text.

LastUpdate: 2003-09-05 13:56

Yorick Maintenon Branch

Yorick is a language for scientific computing à la Matlab/Octave. The Maintenon Branch is an enhanced version of Yorick, supporting true color image display and printing, extended C type support, support for compiled extensions in dynamic libraries, and readline binding.

(Machine Translation)
LastUpdate: 2002-05-07 14:13

Freehand Formula Entry System

The Freehand Formula Entry System is a research prototype for recognizing online handwritten mathematical notation, developed jointly by researchers in New Zealand, the United States and Canada. A user draws expressions with a mouse or data tablet, and LaTeX, a bitmap, and an operator tree are produced as output. Symbol recognition and expression interpretation are performed as the user draws.

LastUpdate: 2009-10-20 16:28

Date::Pcalc

The Date::Pcalc Perl module is a direct translation of Steffen Beyer's excellent Date::Calc module from a combination of C and Perl to Perl only. The Perl module does all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).

(Machine Translation)
LastUpdate: 2013-01-23 23:41

SDAPS

SDAPS is a collection of scripts that enables you to create
questionnaires that can be scanned and automatically analyzed. The
questionnaires can easily be created using OpenOffice.org or LaTeX, which gives a
lot of flexibility. SDAPS creates a machine-readable questionnaire from
the document. It also contains the required tools to analyze the data
and create a final report with all the results that can be printed.

(Machine Translation)
LastUpdate: 2010-03-30 03:19

GHCN Processor

GHCN Processor is a command-line tool that reads temperature data from the Global Historical Climatic Network (GHCN) database and produces an annual or monthly temperature series in CSV format for an arbitrary set of stations. Stations are filtered based on a simple EL expression passed to the tool. For example, you can select only stations that are in the Northern Hemisphere, in hilly and rural locations. You can also select stations that started reporting in a given year, and so on. The tool supports more than one method of grid partitioning, station combination, and can use both the adjusted data and raw unadjusted data.

LastUpdate: 2013-03-06 02:13

DUNE (Numerics)

DUNE, the Distributed and Unified Numerics Environment, is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. DUNE is first of all a set of abstract interfaces which embody concepts from scientific computing. Modern C++ programming techniques enable very different implementations of the same concept using a common interface at a very low overhead. Thus, DUNE ensures efficiency in scientific computations and supports high-performance computing applications.

(Machine Translation)