When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of open-source software for mathematics - Wikipedia

    en.wikipedia.org/wiki/List_of_open-source...

    This free software had an earlier incarnation, Macsyma. Developed by Massachusetts Institute of Technology in the 1960s, it was maintained by William Schelter from 1982 to 2001. In 1998, Schelter obtained permission to release Maxima as open-source software under the GNU General Public license and the source code was released later that year ...

  3. List of computer algebra systems - Wikipedia

    en.wikipedia.org/wiki/List_of_computer_algebra...

    Free modified BSD license: Full-featured general purpose CAS. Especially strong at symbolic integration. GAP: GAP Group 1986 1986 4.13.1: 13 June 2024 [10] Free GNU GPL [11] Specialized CAS for group theory and combinatorics. GeoGebra CAS: Markus Hohenwarter et al. 2013 6.0.753.0: 3 January 2023: Free for non-commercial use [12] Freeware [12]

  4. Symbolic integration - Wikipedia

    en.wikipedia.org/wiki/Symbolic_integration

    In calculus, symbolic integration is the problem of finding a formula for the antiderivative, or indefinite integral, of a given function f(x), i.e. to find a formula for a differentiable function F(x) such that = (). This is also denoted = ().

  5. Derive (computer algebra system) - Wikipedia

    en.wikipedia.org/wiki/Derive_(computer_algebra...

    Derive 1.0 - A Mathematical Assistant Program (2nd printing, 3rd ed.). Honolulu, Hawaii, USA: Soft Warehouse, Inc. August 1989 [June 1989 (September 1988)]. Jerry Glynn, Exploring Math from Algebra to Calculus with Derive, A Mathematical Assistant, Mathware Inc, 1992, ISBN 0-9623629-0-5

  6. MATLAB - Wikipedia

    en.wikipedia.org/wiki/MATLAB

    MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages. Although MATLAB is intended primarily for numeric computing, an optional toolbox uses the MuPAD symbolic engine allowing access to symbolic computing abilities.

  7. Euler Mathematical Toolbox - Wikipedia

    en.wikipedia.org/wiki/Euler_Mathematical_Toolbox

    Euler handles symbolic computations via Maxima, which is loaded as a separate process, communicating with Euler through pipes. The two programs can exchange variables and values. Indeed, Maxima is used in various Euler functions (e.g. Newton's method) to assist in the computation of derivatives, Taylor expansions and integrals. Moreover, Maxima ...

  8. Romberg's method - Wikipedia

    en.wikipedia.org/wiki/Romberg's_method

    ROMBINT – code for MATLAB (author: Martin Kacenak) Free online integration tool using Romberg, Fox–Romberg, Gauss–Legendre and other numerical methods; SciPy implementation of Romberg's method; Romberg.jl — Julia implementation (supporting arbitrary factorizations, not just + points)

  9. Risch algorithm - Wikipedia

    en.wikipedia.org/wiki/Risch_Algorithm

    In symbolic computation, the Risch algorithm is a method of indefinite integration used in some computer algebra systems to find antiderivatives. It is named after the American mathematician Robert Henry Risch, a specialist in computer algebra who developed it in 1968. The algorithm transforms the problem of integration into a problem in algebra.