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: Python ×
Refine your search
Translations
  • English (135)
  • French (9)
  • Spanish (8)
  • Russian (5)
  • German (2)
  • Italian (2)
  • Norwegian (2)
  • Arabic (1)
  • Brazilian Portuguese (1)
  • Chinese (1)
  • Czech (1)
  • Greek (1)
  • Polish (1)
  • Slovak (1)
License
  • OSI-Approved Open Source (335)
    • GNU General Public License version 2.0 (166)
    • BSD License (48)
    • GNU Library or Lesser General Public License version 2.0 (42)
    • GNU General Public License version 3.0 (28)
    • MIT License (23)
    • GNU Library or Lesser General Public License version 3.0 (10)
    • Academic Free License (9)
    • Python Software Foundation License (5)
    • Affero GNU Public License (2)
    • Apache License V2.0 (2)
    • Eclipse Public License (2)
    • Python License (2)
    • Common Public License 1.0 (1)
    • Fair License (1)
    • ISC License (1)
  • Public Domain (8)
  • Creative Commons Attribution License (3)
    • Creative Commons Attribution Non-Commercial License V2.0 (1)
    • Creative Commons Attribution ShareAlike License V3.0 (1)
Programming Language
  • C++ (84)
  • C (63)
  • Java (19)
  • Fortran (15)
  • MATLAB (11)
  • S/R (9)
  • JavaScript (8)
  • Perl (6)
  • C# (4)
  • Ruby (4)
  • Unix Shell (4)
  • Delphi/Kylix (3)
  • PHP (3)
  • Tcl (3)
  • PL/SQL (2)
Status
  • 4 - Beta (111)
  • 5 - Production/Stable (65)
  • 3 - Alpha (63)
  • 2 - Pre-Alpha (62)
  • 1 - Planning (57)
  • 7 - Inactive (8)
  • 6 - Mature (3)
OS
  • Linux (336)
  • Windows (286)
  • Grouping and Descriptive Categories (254)
    • OS Independent (115)
    • All POSIX (93)
    • All 32-bit MS Windows (46)
    • OS Portable (43)
    • 32-bit MS Windows (24)
    • All BSD Platforms (9)
    • 64-bit MS Windows (6)
    • 32-bit MS Windows (3)
    • Project is an Operating System Distribution (1)
  • Mac (233)
  • Modern (102)
    • Linux (85)
    • WinXP (26)
    • OS X (25)
    • Win2K (12)
    • Windows 7 (9)
    • Vista (4)
    • FreeBSD (3)
    • Solaris (2)
  • BSD (88)
  • Emulation and API Compatibility (13)
    • Cygwin (7)
    • MinGW/MSYS (6)
Freshness
  • Recently updated (91)

Mathematics

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

Showing page 9 of 15.

  • app5 Icon
    app5

    Программа моделирования физики

    1 weekly downloads
  • cl-calc Icon
    cl-calc

    No description

    1 weekly downloads
  • copads Icon
    copads

    A collection of pure Python algorithms and data structures

    1 weekly downloads
  • featureimpact Python package Icon
    featureimpact Python package

    A Python package for estimating the statistical impact of features

    1 weekly downloads
  • find_cliques Icon
    find_cliques

    It is library in phyton to find cliques in graphs. It depends on NetworkX library.

    1 weekly downloads
  • flopri Icon
    flopri

    Python module for converting from internal floating point format to external decimal format. Does better than default repr.

    1 weekly downloads
  • fulguro Icon
    fulguro

    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing

    1 weekly downloads
  • gslpy Icon
    gslpy

    Python binding for GNU Scientific Library using Cython for NumPy users.

    1 weekly downloads
  • jLab (ex SciCalc) Icon
    jLab (ex SciCalc)

    jLab est une plate-forme scientifique destinée à être l'outil de travail privilégié des étudiants, enseignants, ingénieurs, scientifiques et chercheurs. jLab est totalement modulaire et facilement extensible via un système de modules

    1 weekly downloads
  • kinfitter Icon
    kinfitter

    Python program for fitting rate constants to primarily kinetic data as 1st or 2nd order kinetics or autocatalysis. It also allows specific noise cancelling, data smoothing by fourrier transform, box averaging and flowing mean. For Python 2.6 or earlier.

    1 weekly downloads
  • math2py Icon
    math2py

    Web interface for python math modules. Developed with web2py. It uses pure python modules for easy deployment . Math2py requires the mpmath library installed with web2py. Download and unzip mpmath in web2py/site-packages

    1 weekly downloads
  • mediantracker Icon
    mediantracker

    Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.

    1 weekly downloads
  • pyFretCalc Icon
    pyFretCalc

    pyFretCalc is a Python/PyQt program used to calculate the positions of the frets on fretted instruments (guitars, basses, etc..).

    1 weekly downloads
  • pyRREF Icon
    pyRREF

    pyRREF is written in Python and it allows users to input a rectangular matrix to receive its reduced row echelon form. mimeTeX and PIL are currently used for output.

    1 weekly downloads
  • pyccmath Icon
    pyccmath

    pyccmath provides python bindings for the ccmath library.

    1 weekly downloads
  • pyckett Icon
    pyckett

    This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.

    1 weekly downloads
  • pyscaline Icon
    pyscaline

    A simple calculator written in Python 3.3.0 and GTK+

    1 weekly downloads
  • pystats Icon
    pystats

    pystats is a comprehensive Python module implementing algorithms for statistics and information theory, including probability distributions, descriptive statistics, analysis of variance, regression, and inference.

    1 weekly downloads
  • python-asurv Icon
    python-asurv

    Implementation in Python of some of the statistical methods provided by "asurv", the survival analysis software.

    1 weekly downloads
  • rpCalc Icon
    rpCalc

    rpCalc is a calculator that uses Reverse Polish Notaion (RPN). It supports both keyboard entry and use of the mouse.

    1 weekly downloads
  • sfunctioner Icon
    sfunctioner

    sfunctioner is a GUI wizard written in PyQt for creating Matlab Simulink sfunctions quickly and efficiently. It helps creating a fully functional sfunction within a few minutes.

    1 weekly downloads
  • simplefraction Icon
    simplefraction

    Simple program using Euclides algorith to simplify a fraction, by finding the greatest common divider. e.g. 2/10 becomes 1/5, but 345/456 becomes....?

    1 weekly downloads
  • statdist.py-Statistic Prob. Dist. Module Icon
    statdist.py-Statistic Prob. Dist. Module

    This is a python module that I wrote for statistics work. It can be used to calculate various probability distributions.

    1 weekly downloads
  • tarot Icon
    tarot

    TAROT is a easy-to-use framework for Monte Carlo simulations in python. Calculations between different kinds of randomly distributed numbers are made as easy as basic arithmetics. Tarot provides an interactive graphical interface for interpretation.

    1 weekly downloads
  • timecalc Icon
    timecalc

    timecalc is a simple cli reverse-polish time calculator with dc-like synthax

    1 weekly downloads
  • Back
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

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