Projects tagged ‘c++’ and ‘mathematics’


[28 total ]
22

CLISP - an ANSI Common Lisp

   
Primary Language: D Licensed as: GNU General Public License 2.0 or later

GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and foreign language interface which runs on most UNIXes and Win32.

Metrics updated about 18 hours ago

19

Anjuta C/C++ IDE

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ in GNU/Linux. It has been written for GTK/GNOME, and features a number of advanced programming facilities. These include project management, application wizards, an onboard interactive debugger, and a powerful source editor with source browsing and syntax highlighting.

Metrics updated 03 Sep 08

17

mcrypt

   
Primary Language: C/C++

mcrypt is a program for encrypting files or streams. It is intended to be a replacement for the old UNIX crypt. It uses well-known and well-tested algorithms like BLOWFISH, AES, ARCFOUR, CAST-128, and more in several modes of operation. It also has a compatibility mode with the old UNIX crypt program and the des program found in Solaris.

Metrics updated 03 Dec 07

15

Bullet Physics Engine

 
Primary Language: C Licensed as: zlib/libpng license

Bullet is a 3D Collision Detection and Rigid Body Dynamics Library for games and animation. Free for commercial use, including Playstation 3, open source under the ZLib License. Discrete and continuous collision detection, integrated into Blender 3D, and COLLADA 1.4 Physics import.

Metrics updated 03 Sep 08

12

Open Dynamics Engine

   
Primary Language: C++

ODE is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. It has advanced joint types and integrated collision detection with ... [More] friction. ODE is useful for simulating vehicles, objects in virtual reality environments and virtual creatures. It is currently used in many computer games, 3D authoring tools and simulation tools. [Less]

Metrics updated 04 Sep 08

4

Eigen

 
Primary Language: C++ Licensed as: GNU General Public License 2.0 or later,GNU Lesser General Public License 3

Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms). * It supports tiny, dense, and sparse matrices (the latter is still experimental), fully integrated with one another. * It takes full advantage of ... [More] expression templates to provide a great API. For example, m.row(i)+=m.row(j) just works. * Expression templates are also the basis for many optimizations: automatic determination of which temporaries to remove, and intelligent explicit vectorization (SSE and ALtiVec). * Performance is on par with the best BLAS implementations (see http://eigen.tuxfamily.org/index.php?title=Benchmark). * It keeps in mind the real needs of apps, for example the geometry features needed for 3D graphics [Less]

Metrics updated 29 Aug 08

4

Atlas

 
Primary Language: C++

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

Metrics updated about 5 hours ago

3

Kig

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

Kig is a program for exploring geometric constructions. It is meant as a better replacement for such free programs as KGeo, KSeg and Dr. Geo and commercial programs like Cabri. Kig is meant as a useful and powerful utility for high school students and teachers.

Metrics updated 05 Sep 08

3

evolvotron

   
Primary Language: C++ Licensed as: GNU General Public License 2.0 or later

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 ... [More] "genetic art". If you like lava lamps, and still think the Mandelbrot set is cool, this could be the software for you. [Less]

Metrics updated 04 Sep 08

3

KmPlot

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

KmPlot is a mathematical function plotter. It has built in a powerfull parser. You can plot different functions simultaneously and combine their function terms to build new functions. KmPlot supports functions with parameters and functions in polar ... [More] coordinates. Several grid modes are possible. Plots may be printed with high precision in correct scale. Features * powerful mathematical parser * precise metric printing * different plot types (functions, parametric, polar) * highly configurable visual settings (plot line, axes, grid) * export to bitmap format (BMP and PNG) and scalable vector graphics (SVG) * save/load complete session in readable xml format * trace mode: cross hair following plot, coordinates shown in the status bar support zooming and more. [Less]

Metrics updated about 15 hours ago