SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Mathematics
Advanced
Filters
  • Programming Language: C++ ×
Refine your search
Translations
  • English (582)
  • German (66)
  • French (50)
  • Russian (50)
  • Spanish (25)
  • Polish (12)
  • Czech (9)
  • Italian (9)
  • Brazilian Portuguese (8)
  • Hungarian (7)
  • Chinese (6)
  • Portuguese (6)
  • Chinese (5)
  • Greek (5)
  • Japanese (5)
License
  • OSI-Approved Open Source (1,141)
    • GNU General Public License version 2.0 (639)
    • GNU Library or Lesser General Public License version 2.0 (193)
    • GNU General Public License version 3.0 (108)
    • BSD License (91)
    • MIT License (43)
    • Academic Free License (41)
    • GNU Library or Lesser General Public License version 3.0 (32)
    • Boost Software License (14)
    • Qt Public License (9)
    • Artistic License (8)
    • Apache License V2.0 (6)
    • Common Public License 1.0 (5)
    • Mozilla Public License 1.0 (5)
    • zlib/libpng License (5)
    • Common Development and Distribution License (4)
  • Public Domain (36)
  • Other License (15)
  • Creative Commons Attribution License (5)
    • Creative Commons Attribution ShareAlike License V3.0 (3)
    • Creative Commons Attribution Non-Commercial License V2.0 (2)
Programming Language
  • C (210)
  • Python (83)
  • Java (66)
  • C# (29)
  • Fortran (29)
  • MATLAB (29)
  • Assembly (24)
  • JavaScript (15)
  • Perl (13)
  • Visual Basic (13)
  • S/R (11)
  • Tcl (11)
  • Lua (6)
  • Objective C (6)
  • Unix Shell (6)
Status
  • 4 - Beta (318)
  • 5 - Production/Stable (281)
  • 3 - Alpha (252)
  • 2 - Pre-Alpha (184)
  • 1 - Planning (181)
  • 6 - Mature (29)
  • 7 - Inactive (28)
OS
  • Linux (1,063)
  • Windows (953)
  • Grouping and Descriptive Categories (891)
    • All POSIX (436)
    • All 32-bit MS Windows (257)
    • OS Portable (241)
    • 32-bit MS Windows (163)
    • OS Independent (116)
    • 64-bit MS Windows (70)
    • 32-bit MS Windows (45)
    • All BSD Platforms (44)
    • Classic 8-bit Operating Systems (1)
    • Project is an Operating System Distribution (1)
  • Mac (605)
  • Modern (452)
    • Linux (368)
    • WinXP (101)
    • OS X (99)
    • Vista (43)
    • Windows 7 (36)
    • Win2K (32)
    • Solaris (30)
    • FreeBSD (20)
    • OpenBSD (5)
    • NetBSD (2)
  • BSD (420)
Freshness
  • Recently updated (264)

Mathematics

Sort By
Name
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 5 of 50.

  • C++ Simulated Fare Quote System Library Icon
    C++ Simulated Fare Quote System Library

    That project aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented fare engine. It corresponds to the simulated version of the real-world Fare Quote System.

    1 weekly downloads
  • C++ Simulated Travel Distribution System Icon
    C++ Simulated Travel Distribution System

    That project aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented Distribution System. It corresponds to the simulated version of the real-world Computerized Reservation Systems (CRS).

    2 weekly downloads
  • C++ Statistical Learning Library Icon
    C++ Statistical Learning Library

    SLL is a C++ Statistical Learning Library. Many classical and modern learning algorithms are implemented, such as KNN, K-means, PCA, LDA, Spectral Clustering, Manifold Learning.

    0 weekly downloads
  • C++ Tidbits Icon
    C++ Tidbits

    A random collection of c++ tidbits. I write some code as I go along. Maybe this is useful to anyone. Maybe I will turn some of it into a library at some point. But not now.

    0 weekly downloads
  • C++ based Signal Processing Icon
    C++ based Signal Processing

    "tdsp" is a C++ based framework for the simulation and evaluation of various signal processing aspects. It is completly written in C++ and is based on "root" framework (http://root.cern.ch). TDSP includes C++-classes which extents the root-class-f

    1 weekly downloads
  • C++ expression template matrix library Icon
    C++ expression template matrix library

    A generic C++ matrix library using expression template and metaprogramming to provide specialized code for various kind of matrix operations.

    1 weekly downloads
  • C++ linear algebra template library Icon
    C++ linear algebra template library

    C++ template matrix library primarily designed to work with the GNU gmp library to perform matrix operations on numbers of arbitrary precision. Works with rational numbers, and floats. Computes: Inverse, LDU factorization, Row echelon reduction, and more

    0 weekly downloads
  • C++ matrix container class Icon
    C++ matrix container class

    A matrix (and vector) container class library for C++. The library is designed for ease of use and speed. The following is provided: simple I/O; remove/replace/insert; search/find; simple stats, common operator overloads.

    1 weekly downloads
  • C++SCPIP Icon
    C++SCPIP

    C++SPCIP is a IPOPT like C++ Interface for the Optimizer SCPIP written by Ch. Zillober. SCPIP implements the Method of Moving Asymptotes in FORTRAN and is not provided with C++SCPIP. Please use the Wiki as main page!

    1 weekly downloads
  • CCruncher Icon
    CCruncher

    Open-Source Tool for Credit Risk Modeling

    1 weekly downloads
  • CFD Utilities Icon
    CFD Utilities

    A set of utilities for CFD. Includes grid generators for basic geometries such as the NACA series airfoils, and solvers for methods such as SIMPLE and MacCormack using FDM or FVM. Also includes some code of academic interest (Matrix/PDE solvers).

    0 weekly downloads
  • CFD2D Icon
    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    7 weekly downloads
  • CHROMALGEMA Icon
    CHROMALGEMA

    Numerical Resolution of the Inverse Problem for Chromatography using Evolutionary Algorithms and Adaptive Multiresolution. The goal is to identify the multicomponent equilibrium isotherm from experimental chromatograms.

    8 weekly downloads
  • CIS Icon
    CIS

    C++ library for the research of dynamical system. This is the implementation of Subdivision algorithm.

    1 weekly downloads
  • CIVS Generative Learning Package Icon
    CIVS Generative Learning Package

    Package for generative model based learning for computer vision

    0 weekly downloads
  • CMO - Concurrent Modules for GNU Octave Icon
    CMO - Concurrent Modules for GNU Octave

    Concurrent Modules for GNU Octave is a framework to help developing modular extensions to Octave. Modules run in separate threads and a timer module is provided as example. It is also the basis of Octave GUI Module that will give Octave GUI capabilities.

    2 weekly downloads
  • CNF Toolkit Icon
    CNF Toolkit

    CNF-toolkit is a simple library for constructing and manipulating boolean formulae in conjunctive normal form.

    0 weekly downloads
  • COAL Project Icon
    COAL Project

    Convex Optimization Algorithms Library

    1 weekly downloads
  • CPP free library of genetic algorithms Icon
    CPP free library of genetic algorithms

    C++ genetic algorithms library (solving of the NP opnimisation problems). More GA strategies, more useability, more algorithm speed.

    1 weekly downloads
  • CPPLapack Icon
    CPPLapack

    CPPLapack is a c++ class wrapper for BLAS and LAPACK. Its special features are the followings. [1]User-friendly interface [2]Hi-speed matrix calculations using BLAS and LAPACK [3]Minimized number of copy times using Smart Temporary system

    13 weekly downloads
  • CPPScaLapack Icon
    CPPScaLapack

    CPPScaLapack is a C++ class wrapper for PBLAS and ScaLAPACK with MPI. CPPScaLapack provides a user-friendly interface of high-speed parallel matrix calculation with BLAS and LAPACK techonologies for programers concerning with large-scale computing.

    1 weekly downloads
  • CRISP Project  Icon
    CRISP Project

    The CRISP package here developed utilizes an algorithm that describes a many-body intranuclear cascade (INC) and evaporation/fission/multifragmentation competition process.

    0 weekly downloads
  • CVM Class Library Icon
    CVM Class Library

    CVM C++ Class Library encapsulates concepts of vector and square, band, symmetric and hermitian matrices in Euclidean space of real and complex numbers. It utilizes BLAS and LAPACK Fortran libraries. See http://cvmlib.com for binaries and more details.

    2 weekly downloads
  • CWT Library Icon
    CWT Library

    Continuous wavelet transform library

    6 weekly downloads
  • CWß Mathe-Physik-Sammlung Icon
    CWß Mathe-Physik-Sammlung

    Sammlung von Animationsprogrammen zu Themen der Mathematik und Physik. Für Windows.

    1 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT