Simple Project List Software Map

4534 projects in result set
LastUpdate: 2011-03-12 06:38

Lush

Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. It is intended as a programming environment for prototyping numerically intensive applications. Unlike alternatives like Python or SciLab, Lush is designed for easy integration of existing C/C++/Fortran codes.

LastUpdate: 2011-10-29 02:41

CAELinux

CAELinux is a live DVD Linux distribution dedicated to computer aided engineering and finite element analysis. Based on Ubuntu, it features a full software solution for professional 3D FE analysis from CAD geometry. It includes the Salome 3D pre/post processor, Code_Aster non-linear/multi- physics FE solver, Code-Saturne and OpenFOAM CFD solvers, Elmer multiphysics suite, GMSH, Netgen & enGrid 3D meshers, GNU Octave, Rkward, wxMaxima, Scilab, and more.

LastUpdate: 2014-04-16 20:08

libagf

libagf is a library of variable-bandwidth kernel estimators for statistical classification, PDF estimation, and interpolation/non-linear regression using both Gaussian kernels and k-nearest-neighbours. Statistical classification allows the use of a pre-trained model for considerable speed gains. Also included are clustering algorithms. It includes command line executables as well as easy-to-use libraries.

(Machine Translation)
LastUpdate: 2014-03-07 15:59

CCruncher

CCruncher is a project for quantifying portfolio credit risk using the copula approach. It is a framework consisting of two elements: a technical document that explains the theory, and a software program that implements it. CCruncher evaluates the portfolio credit risk by sampling the portfolio loss distribution and computing the Expected Loss (EL), Value at Risk (VaR), and Expected Shortfall (ES) statistics. The portfolio losses are obtained simulating the default times of obligors and simulating the EADs and LGDs of their assets.

(Machine Translation)
LastUpdate: 2014-02-19 23:32

The Open Toolkit library

The Open Toolkit library (OpenTK) is a set of advanced cross-platform bindings to OpenGL, OpenCL, and OpenAL for C# and other Mono/.Net languages. It can be used standalone (in the spirit of GLFW or SDL) or integrated into GTK# and WinForms applications.

LastUpdate: 2004-09-08 08:40

CARE2X

Care2x (formerly Care 2002) is software for hospitals and health care organizations. It is designed to integrate the different information systems existing in these organizations into a single efficient system. It solves the problems inherent in a network of multiple programs that are incompatible with each other. It can integrate almost any type of services, systems, departments, clinics, processes, data, or communication that exist in a hospital. Its design can even handle non-medical services or functions like security or maintenance. All of its functions can be accessed with a Web browser, and all program modules are processed on the server side.

LastUpdate: 2004-11-02 17:10

Cactus

Cactus is a general, modular, parallel environment for solving systems of partial differential

equations. The code has been developed over many years by a large international collaboration of numerical relativity and computational science research groups and can be used to provide a portable platform for solving any system of partial differential equations.

LastUpdate: 2012-02-05 18:44

TBCI

TBCI is a C++ library which provides classes for Vectors, Matrices, etc., and defines operations on them such as additions, multiplications, etc. There are many Matrix classes providing specializations for different sparse matrices. They all feature a similar interface. TBCI comes with an extensive set of solvers for linear systems and an interface to lapack libraries. It uses the temporary base class idiom, which avoids unnecessary copying of data by having a notion of real and temporary objects which are treated differently with respect to assignment and copy c'tor.

LastUpdate: 2011-06-23 06:57

Kpl

Kpl is a KDE program for two- and three-dimensional graphical presentation of data sets and functions (plotter). Multidimensional nonlinear parameter fits of functions to data sets can be performed using the Levenberg-Marquardt algorithm. General linear least square parameter fits are also possible. A D-BUS interface can be used to control Kpl by other applications and scripts.

(Machine Translation)
LastUpdate: 2007-06-05 14:58

QuantLib

QuantLib is a cross-platform, quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. It is also wrapped as Python/Ruby/Scheme modules. Extensions for Excel, R, and Mathematica are available. Other such extensions are under consideration. QuantLib offers tools that are useful both for practical implementation and for advanced modeling. It features market conventions, yield curve models, solvers, PDEs, Monte Carlo (low-discrepancy included), exotic options, VAR, and so on.

LastUpdate: 2006-03-22 07:47

Mindmeld

Mindmeld is an enterprise-capable knowledge sharing system designed for any Web community that needs to capture and share information. It is unique in that the knowledge base grows smarter every time it's used. It incorporates terms used in each search into a contextual map of the answer itself, continually improving its ability to derive contextual information from a given search. The system learns how people typically search for an answer by identifying which terms are most valuable in any specific context.

LastUpdate: 2007-07-11 14:24

Impact

Impact is a finite element program for simulation
of dynamic events such as car crashes or other
large deformation events. It is kept very simple
to make it intuitive to use and easy to change and
extend. The program includes a NURBS based
pre-processor for modelling, a solver with editor,
a post-processor, and a graph plotter for results
viewing. Impact also interfaces with several other
programs, such as Nastran and Gmsh.

(Machine Translation)
LastUpdate: 2009-10-30 21:57

Draco

Draco is an econometrics and statistics package
written with ease of use in mind. The software
offers a variety of regressions for econometric
analysis, and data is presented in a familiar,
spreadsheet-like interface. Draco features data
plotting and manipulation as well. It
interoperates with common open source formats,
including OpenDocument spreadsheets and Scalable
Vector Graphics.

(Machine Translation)
LastUpdate: 2011-05-26 21:08

OBD GPS Logger

OBD GPS Logger logs OBDII and GPS data. It can then take that logged data and write useful output formats. Interesting information logged and exported includes how fast you're going, how fast the engine's going, the air flow into the engine, and the throttle position.

LastUpdate: 2013-12-17 11:40

orekit

OREKIT (ORbits Extrapolation KIT) is a low level space dynamics Java library. It provides basic elements (such as orbits, dates, attitude, and frames) and various algorithms to handle them (such as conversions, analytical and numerical propagation, and pointing).