Projects tagged ‘c++’ and ‘mathematics’


[33 total ]

36 Users
   

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.
Created over 3 years ago.

34 Users

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] 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. [Less]
Created over 3 years ago.

25 Users
   

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 ... [More] continuous collision detection, integrated into Blender 3D, and COLLADA 1.4 Physics import. It is highly optimized for x86 SIMD SSE, Cell SPE and CUDA. [Less]
Created over 3 years ago.

25 Users
   

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 ... [More] project management, application wizards, an onboard interactive debugger, and a powerful source editor with source browsing and syntax highlighting. [Less]
Created over 3 years ago.

19 Users
   

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 ... [More] types and integrated collision detection with 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]
Created over 3 years ago.

13 Users

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 ... [More] with one another. * It takes full advantage of 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]
Created over 3 years ago.

7 Users

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods ... [More] like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). [Less]
Created 3 months ago.

6 Users

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 ... [More] functions with parameters and functions in polar 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]
Created about 1 year ago.

6 Users
   

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 ... [More] useful and powerful utility for high school students and teachers. [Less]
Created about 1 year ago.

5 Users
 

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 ... [More] Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. [Less]
Created over 3 years ago.