Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. List of arbitrary-precision arithmetic software - Wikipedia

    en.wikipedia.org/wiki/List_of_arbitrary...

    Maple, Mathematica, and several other computer algebra software include arbitrary-precision arithmetic. Mathematica employs GMP for approximate number computation. PARI/GP, an open source computer algebra system that supports arbitrary precision. Qalculate!, an open-source free software arbitrary precision calculator with autocomplete.

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

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

    Xcas. Xcas/Giac is an open-source project developed at the Joseph Fourier University of Grenoble since 2000. Written in C++, maintained by Bernard Parisse's [ fr] et al. and available for Windows, Mac, Linux and many others platforms. It has a compatibility mode with Maple, Derive and MuPAD software and TI-89, TI-92 and Voyage 200 calculators.

  4. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    Matrix Toolkit Java is a linear algebra library based on BLAS and LAPACK. ojAlgo is an open source Java library for mathematics, linear algebra and optimisation. exp4j is a small Java library for evaluation of mathematical expressions. SuanShu is an open-source Java math library. It supports numerical analysis, statistics and optimization.

  5. List of computer algebra systems - Wikipedia

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

    Online computer algebra system with step-by step solutions. Xcas/Giac: Bernard Parisse 2000 2000 1.9.0-99: May 2024: Free GPL: General CAS, also adapted for the HP Prime. Compatible modes for Maple, MuPAD and TI89 syntax. Symbolic spreadsheets, Giac library for use with other programs. ARM ports for some PDAs with Linux or WinCE: Yacas: Ayal ...

  6. List of optimization software - Wikipedia

    en.wikipedia.org/wiki/List_of_optimization_software

    MIDACO – a software package for numerical optimization based on evolutionary computing. MINTO – integer programming solver using branch and bound algorithm; freeware for personal use. MOSEK – a large scale optimization software. Solves linear, quadratic, conic and convex nonlinear, continuous and integer optimization.

  7. List of tools for static code analysis - Wikipedia

    en.wikipedia.org/wiki/List_of_tools_for_static...

    Python. PyCharm – Cross-platform Python IDE with code inspections available for analyzing code on-the-fly in the editor and bulk analysis of the whole project. PyDev – Eclipse-based Python IDE with code analysis available on-the-fly in the editor or at save time. Pylint – Static code analyzer.

  8. OjAlgo - Wikipedia

    en.wikipedia.org/wiki/OjAlgo

    oj! Algorithms or ojAlgo, is an open source Java library for mathematics, linear algebra and optimisation. It was first released in 2003 and is 100% pure Java source code and free from external dependencies. Its feature set make it particularly suitable for use within the financial domain. Capabilities. Linear algebra in Java

  9. Jblas: Linear Algebra for Java - Wikipedia

    en.wikipedia.org/wiki/Jblas:_Linear_Algebra_for_Java

    jblas is a linear algebra library, created by Mikio Braun, for the Java programming language built upon BLAS and LAPACK. Unlike most other Java linear algebra libraries, jblas is designed to be used with native code through the Java Native Interface ( JNI) and comes with precompiled binaries. When used on one of the targeted architectures, it ...