RSS 182 projects tagged "OS Independent"

Download Website Updated 17 Apr 2013 Eigen

Screenshot
Pop 355.44
Vit 38.93

Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms.

Download Website Updated 11 Apr 2013 Hilbert II

Screenshot
Pop 345.53
Vit 50.20

The goal of Hilbert II, which is in the tradition of Hilbert's program, is the creation of a system that enables a working mathematician to put theorems and proofs (in the formal language of predicate calculus) into it. These proofs are automatically verified by a proof checker. Because this system is not centrally administered and enables references to any location on the Internet, a world wide mathematical knowledge base could be built. It also contains information in "common mathematical language".

No download Website Updated 27 Jul 2010 The Frink Language

Screenshot
Pop 344.05
Vit 20.90

Frink is a calculating tool and programming language designed to help you in the real world. It tracks units of measurement throughout all calculations and ensures that answers are correct. It converts between systems of measurement, and has a huge library of physical data. It is both a simple calculator for quick calculations and a full-fledged programming language for large tasks. It draws high-quality graphics, handles conversions between time zones, currencies, and historical values of the U.S. dollar and the British pound, translates between several languages, does date/time math, and more.

Download Website Updated 29 Apr 2013 JSXGraph

Screenshot
Pop 334.43
Vit 50.44

JSXGraph is a cross-browser library for interactive geometry, function plotting, and data visualization in a Web browser. It is implemented in JavaScript and uses SVG, VML, or canvas. JSXGraph is easy to embed and has a small footprint: about 80kB if embedded in a Web page. No plugins or further libraries are required.

Download Website Updated 18 Feb 2013 TooN

Screenshot
Pop 203.16
Vit 13.00

TooN is a very efficient numerics library for C++. The main focus of the library is efficient and safe handling of large numbers of small vector matrices and providing as much compile time checking as is possible. The library also works with large vectors and matrices and integrates easily with existing code. In addition to elementary vector and matrix operations, the library also providers linear solvers, matrix decompositions, optimization, and wrappers around LAPACK.

Download Website Updated 06 Nov 2012 Shared Scientific Toolbox in Java

Screenshot
Pop 203.07
Vit 5.55

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

Download Website Updated 02 Nov 2011 Parallel BZIP2

Screenshot
Pop 185.26
Vit 10.99

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

Download Website Updated 06 Nov 2011 GiNaC

Screenshot
Pop 175.66
Vit 24.48

GiNaC (GiNaC is Not a CAS (Computer Algebra System)) is a C++ library for symbolic calculations. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (like computation-intense numeric applications, graphical interfaces, etc.). Contrary to other CASes it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.

Download Website Updated 13 Sep 2005 MayaVi

Screenshot
Pop 153.36
Vit 3.84

MayaVi is a free, cross platform, easy-to-use scientific data visualizer. It provides a powerful GUI to ease the visualization process. It is written in Python and uses the Visualization Toolkit (VTK) for the graphics. MayaVi can be scripted from other Python programs and also from the interactive Python interpreter. MayaVi includes the VTK Pipeline browser. The VTK Pipeline browser is a Python module (vtkPipeline) that enables one to view and configure the objects in the VTK pipeline graphically with a Tkinter-based GUI. The browser should work for any Python script that uses VTK. MayaVi also provides classes to pickle a VTK object and a simple class documentation browser.

Download Website Updated 05 Feb 2012 TBCI

Screenshot
Pop 148.77
Vit 10.05

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.

Screenshot

Project Spotlight

ISPMan

An ISP manager.

Screenshot

Project Spotlight

Sqrat

A C++ binding utility for the Squirrel language.