RSS 3 projects tagged "Optimization"

Download Website Updated 18 May 2013 SLEEF

Screenshot
Pop 348.83
Vit 65.63

SLEEF (SIMD Library for Evaluating Elementary Functions) is a library that facilitates programming with SIMD instructions. It implements the trigonometric functions, inverse trigonometric functions, exponential and logarithmic functions in double precision without table look-ups, scattering from, or gathering into SIMD registers, or conditional branches. This library also includes some functions for evaluation in single precision.

Download Website Updated 15 Nov 2012 MOEA Framework

Screenshot
Pop 97.06
Vit 5.77

The MOEA Framework is a Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose optimization algorithms and metaheuristics. A number of algorithms are provided out-of-the-box, including NSGA-II, ε-MOEA, GDE3, and MOEA/D.

No download Website Updated 26 Jul 2010 Pngtastic

Screenshot
Pop 46.43
Vit 1.00

Pngtastic reduces the filesize of PNG images without sacrificing image quality. It runs on the command line or via the included ant task. Pngtastic makes integrating PNG image optimization into your Java build process easy.

Screenshot

Project Spotlight

XML-Grammar-Fiction

Lightweight markup languages and XML grammars for writing prose and screenplays.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.