Tags : Browse Projects

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

Uncommons Maths

Compare

  Analyzed 1 day ago

Uncommons Maths is a Java library consisting of a comprehensive random numbers package and other useful mathematical utility classes.

5.8K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

NARS2000

Compare

  Analyzed about 22 hours ago

The first NARS (Nested Arrays Research System) was designed and implemented in the early 1980s as a testbed for new ideas in APL, principally with nested arrays. A quarter of a century later, it's time to try again. The goal of this effort, as with the last one, is to foster new ideas about the ... [More] language and its implementation. Language ideas include new functions, operators, and datatypes. To aid in getting your ideas into an implementation, there will be a mechanism for telling NARS that a user-defined APL function represents a new primitive function, operator, or datatype. In order to experiment with your ideas for new extensions, all you need to know is how to write APL programs. [Less]

200K lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Gnofract 4D

Compare

  No analysis available

Gnofract 4D is a Gnome-based program to draw fractals. What sets it apart from other fractal programs (and makes it "4D") is the way that it treats the Mandelbrot and Julia sets as different views of the same four-dimensional fractal object. It contains a Fractint-compatible formula compiler ... [More] , allowing it to draw an unlimited number of fractal types, using numerous coloring options. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

symja

Compare

  No analysis available

Symja is a Java library for symbolic mathematics. Features: * arbitrary precision integers, rational and complex numbers * differentiation, integration * polynomials * pattern matching * linear algebra

0 lines of code

4 current contributors

0 since last commit

1 users on Open Hub

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

GluCat: Clifford algebra templates

Compare

  Analyzed about 5 hours ago

GluCat is a generic library of C++ templates which implement universal Clifford algebras over the field of real numbers.

21.8K lines of code

0 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

TSP Solver and Generator

Compare

  Analyzed 1 day ago

TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses the Branch and Bound method for solving. Its input is a number of cities and a matrix of city-to-city travel costs. The matrix can be populated with random values in a given range (which is useful for generating ... [More] tasks). The result is an optimal route, its price, step-by-step matrices of solving, and a solving graph. The task can be saved in an internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task. [Less]

6.14K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Disa

Compare

  Analyzed about 13 hours ago

1.19K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Math Eclipse Plugin

Compare

  Analyzed 1 day ago

Java Computer Algebra System. Features: math expression parser and evaluating API (jsr223), generic nested lists (i.e trees) API, pattern matching. Moved to http://code.google.com/p/symja/

51.2K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

SimpleNumericalLibrary

Compare

  Analyzed about 15 hours ago

A simple matrix and vector library. It contain basic matrix and vector operations, linear and non-linear system solvers, gauss integrator, and others

5.79K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

igraph library

Compare

  Analyzed 1 day ago

This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. Whenever possible igraph tries to be also user friendly and portable. igraph started as an additional ... [More] package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library. [Less]

664K lines of code

16 current contributors

2 days since last commit

1 users on Open Hub

Very High Activity
5.0
 
I Use This