Tags : Browse Projects

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

NGenerics

Compare

  Analyzed about 6 hours ago

A class library providing generic data structures and algorithms not implemented in the standard .NET framework. The library plays around in the following broad classes : - Any data structure (general, mathematical, trees, queues, etc.) - Sorting algorithms - Algorithms performed on data ... [More] structures (Djikstra's shortest path algorithm, for example). [Less]

48.4K lines of code

0 current contributors

over 7 years since last commit

8 users on Open Hub

Inactive
5.0
 
I Use This

RubixML

Compare

  Analyzed about 7 hours ago

Rubix ML is a free open-source library for the PHP language that allows you to build programs that learn from your data. We provide tools for the entire machine learning life cycle from ETL to training, validation, and production with over 40 supervised and unsupervised learning algorithms.

45K lines of code

0 current contributors

2 months since last commit

4 users on Open Hub

Very Low Activity
0.0
 
I Use This

vcg

Compare

  Analyzed about 14 hours ago

The VCG library is a portable C++ templated library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes. The library, released under the GPL license is the result of the collaborative efforts of the Visual Computing Lab ( VCGLab ) of the ISTI - institute of ... [More] the Italian National Research Council. This library has been used to build many successful research tools, like MeshLab, Metro, the standard tool for measuring differences between triangular meshes and ShadeVis, a tool for per-vertex computation of a static ambient occlusion term. [Less]

332K lines of code

0 current contributors

3 days since last commit

4 users on Open Hub

Low Activity
0.0
 
I Use This

SAT4J

Compare

Claimed by The OW2 Consortium Analyzed about 8 hours ago

The SAT4J project is meant to provide SAT technologies to Java developers. SAT4J 2.0 is currently used in numerous academic projects (see SAT4J web site) and is used in the new Eclipse 3.4 update manager (Equinox p2).

71.3K lines of code

0 current contributors

about 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Boost.Geometry

Compare

  No analysis available

The Boost.Geometry (aka Generic Geometry Library, GGL) provides a generic implementation of geometry algorithms, working with geometry types provided by the library itself as well as user-defined types. It also provides the implementation of R-tree spatial index. The library is implemented in C++ ... [More] programming language with extensive use of elements of metaprogramming like class (type) templates, static polymorphism and compile-time execution. Consequently, Boost.Geometry is built upon foundation of C++ Standard Library and Boost C++ Libraries. Source: https://github.com/boostorg/geometry Documentation: http://www.boost.org/libs/geometry Reporting bugs: http://www.boost.org/development/bugs.html [Less]

0 lines of code

12 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: boost

graph-tool

Compare

  No analysis available

graph-tool is a python module to help with statistical analysis of graphs. Its feature set includes support for both directed and undirected graphs with arbitrary vertex and edge properties, edge/vertex filtering, correlated random graph generation and community detection. It supports also ... [More] several statistical measurements, such as: degree histogram, combined degree histogram, vertex-vertex degree correlation, average nearest neighbours degree, vertex-edge-vertex correlation, clustering coefficients, extended clustering coefficient, assortativity coefficient, betweenness centrality, average distance, component statistics and reciprocity. The core algorithms are written in C++, making use of the Boost Graph Library, and template metaprogramming techniques, with performance in mind. [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

VPR

Compare

  Analyzed about 20 hours ago

VPR is a new polygon rasterizer that computes exact coverage values in floating point precision. The rendering quality is on par with other high quality rasterizers, such as AGG, LibArt and FreeType. VPR includes a renderer for the Graphics32 library.

14.4K lines of code

0 current contributors

about 13 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

Gravit

Compare

  Analyzed about 2 hours ago

Gravit is a gravity simulator which runs under Linux, Windows and Mac OS X. It's released under the GNU General Public License which makes it free. It uses Newtonian physics using the Barnes-Hut N-body algorithm. Although the main goal of Gravit is to be as accurate as possible, it also creates ... [More] beautiful looking gravity patterns. It records the history of each particle so it can animate and display a path of its travels. At any stage you can rotate your view in 3D and zoom in and out. Gravit uses OpenGL with Lua, SDL, SDL_ttf and SDL_image. [Less]

54.5K lines of code

0 current contributors

about 3 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

Apophysis

Compare

  Analyzed 2 minutes ago

Apophysis is a windows application made in delphi for creating, editing and rendering fractal flames. Fractal flame is an extension on the IFS fractal.

85.6K lines of code

0 current contributors

over 14 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Java Data Mining Package (JDMP)

Compare

  Analyzed about 18 hours ago

The Java Data Mining Package (JDMP) is an open source Java library for data analysis and machine learning. It facilitates the access to data sources and machine learning algorithms (e.g. clustering, regression, classification, graphical models, optimization) and provides visualization modules. It ... [More] includes a matrix library for storing and processing any kind of data, with the ability to handle very large matrices even when they do not fit into memory. Import and export interfaces are provided for JDBC data bases, TXT, CSV, Excel, Matlab, Latex, MTX, HTML, WAV, BMP and other file formats. JDMP provides a number of algorithms and tools, but also interfaces to other machine learning and data mining packages (Weka, LibSVM, Mallet, Lucene, Octave). [Less]

40.7K lines of code

0 current contributors

almost 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This