enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Comparison of numerical-analysis software - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_numerical...

    Primarily for statistics, but there are many interfaces to open-source numerical software SageMath: William Stein: 2005 10.2 3 December 2023: Free GPL: Programmable, includes computer algebra, 2D+3D plotting. Interfaces to many open-source and proprietary software. Web based interface HTTP or HTTPS: SAS: Anthony Barr, James Goodnight: 1966 1972 ...

  3. SymPy - Wikipedia

    en.wikipedia.org/wiki/SymPy

    SymPy is an open-source Python library for symbolic computation. It provides computer algebra capabilities either as a standalone application, as a library to other applications, or live on the web as SymPy Live [ 2 ] or SymPy Gamma. [ 3 ]

  4. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    ALGLIB is an open source / commercial numerical analysis library with C++ version; Armadillo is a C++ linear algebra library (matrix and vector maths), aiming towards a good balance between speed and ease of use. [1] It employs template classes, and has optional links to BLAS and LAPACK. The syntax is similar to MATLAB.

  5. List of computer algebra systems - Wikipedia

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

    ^ via SymPy ^ via qepcad optional package Those which do not "edit equations" may have a GUI, plotting, ASCII graphic formulae and math font printing. The ability to generate plaintext files is also a sought-after feature because it allows a work to be understood by people who do not have a computer algebra system installed.

  6. List of information graphics software - Wikipedia

    en.wikipedia.org/wiki/List_of_information...

    Open Source (yes/no) Kst: GUI, CLI GPL Yes 2004 2021, v 2.0.x Linux, Windows, Mac fast real-time large-dataset plotting and viewing tool with basic data analysis functionality AIDA: LGPL: Yes 2001: October 2003 / 3.2.1: Open interfaces and formats for particle physics data processing Algebrator: GUI: Proprietary: No 1999: 2009 / 4.2: Linux, Mac ...

  7. List of open-source software for mathematics - Wikipedia

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

    Octave (aka GNU Octave) is an alternative to MATLAB. Originally conceived in 1988 by John W. Eaton as a companion software for an undergraduate textbook, Eaton later opted to modify it into a more flexible tool. Development begun in 1992 and the alpha version was released in 1993. Subsequently, version 1.0 was released a year after that in 1994.

  8. SageMath - Wikipedia

    en.wikipedia.org/wiki/SageMath

    Both binaries and source code are available for SageMath from the download page. If SageMath is built from source code, many of the included libraries such as OpenBLAS, FLINT, GAP (computer algebra system), and NTL will be tuned and optimized for that computer, taking into account the number of processors, the size of their caches, whether there is hardware support for SSE instructions, etc.

  9. Matplotlib - Wikipedia

    en.wikipedia.org/wiki/Matplotlib

    Matplotlib (portmanteau of MATLAB, plot, and library [3]) is a plotting library for the Python programming language and its numerical mathematics extension NumPy.It provides an object-oriented API for embedding plots into applications using general-purpose GUI toolkits like Tkinter, wxPython, Qt, or GTK.