Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Units of Measurement

Compare

  No analysis available

JSR 385 - A Units of Measurement API for the Java Community: (successor to JSR 363, replacing JSR 275, 108, 256 and earlier efforts like OSGi Measurements). Allowing experts to collaborate on source code evolving around Unit Standards like UCUM.

0 lines of code

11 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, bsd_2clau..., BSD-3-Clause

Parma Polyhedra Library

Compare

  No analysis available

The Parma Polyhedra Library (PPL) is a modern C++ library providing numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. The PPL can handle all the convex polyhedra that can be defined as the intersection of a finite number of (open ... [More] or closed) hyperspaces, each described by an equality or inequality (strict or non-strict) with rational coefficients. The PPL also supports finite powersets and products of (any kind of) polyhedra and grids, a mixed integer linear programming problem solver using an exact-arithmetic version of the simplex algorithm, a parametric integer programming solver, and primitives for termination analysis via the automatic synthesis of linear ranking functions. [Less]

0 lines of code

2 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

Perl Data Language

Compare

  No analysis available

PDL (the "Perl Data Language") gives standard Perl the ability to compactly store and speedily manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing. PDL turns perl in to a free, array-oriented, numerical language similar to (but, we believe, better ... [More] than) such commerical packages as IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. A simple interactive shell (perldl) is provided for use from the command line and a module (PDL) for use in perl scripts. The PDL distribution for Perl provides extensive numerical and semi-numerical functionality with support for two- and three-dimensional visualisation as well as a variety of I/O formats. [Less]

0 lines of code

6 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: artistic, GNU_Gener...

DOLFIN

Compare

  Analyzed about 13 hours ago

DOLFIN is a C++/Python library that functions as the main user interface of FEniCS. A large part of the functionality of FEniCS is implemented as part of DOLFIN. It provides a problem solving environment for models based on partial differential equations and implements core parts of the ... [More] functionality of FEniCS, including data structures and algorithms for computational meshes and finite element assembly. To provide a simple and consistent user interface, DOLFIN wraps the functionality of other FEniCS components and external software, and handles the communication between these components. [Less]

207K lines of code

24 current contributors

about 2 months since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

KTurtle

Compare

Claimed by KDE Analyzed about 9 hours ago

KTurtle is an educational programming environment. KTurtle aims to make programming as easy and touchable as possible, and therefore can be used to teach kids the basics of math, geometry and... programming. The programming language used in KTurtle is loosly based on Logo. KTurtle allows, just like ... [More] some implementations of Logo, to translate the programming language (the commands, the documentation and the error messages) to native language of the programmer. Translating the programming language to the native language of the programmer is one of the many ways KTurtle tries to make learning to programming more simple. Other features to help to achieve this goal are: intuitive syntax highlighting, simple error messages, integrated canvas to make drawings on, integrated help function, ... [Less]

13.8K lines of code

12 current contributors

1 day since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

FreeMat

Compare

  Analyzed 2 days ago

FreeMat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source. FreeMat is available under the GPL license.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

KAlgebra

Compare

Claimed by KDE Analyzed about 15 hours ago

KAlgebra is a calculator with symbolic and analysis features that lets you plot 2D and 3D functions as well as to easily calculate mathematical expressions.

13K lines of code

7 current contributors

2 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

evolvotron

Compare

  No analysis available

This is an interactive generative art application to evolve images/textures/patterns/animations through an iterative process of random mutation and user-selection driven evolution. This process is also often referred to as "evolutionary art" or "genetic art". If you like lava lamps, and still ... [More] think the Mandelbrot set is cool, this could be the software for you. [Less]

0 lines of code

1 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

xmds

Compare

  Analyzed about 11 hours ago

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.

325K lines of code

0 current contributors

2 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

TSP Flaming

Compare

  No analysis available

A solution of the Traveling Salesman Problem using the Simulated annealing.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3
Tags c++ math qt tsp