Algebra based physics

A computer algebra system (CAS) or symbolic algebra system (SAS) is any mathematical software with the ability to manipulate mathematical expressions in a way similar to the traditional manual computations of mathematicians and scientists. The development of the computer algebra systems in the second half of the 20th century is part of the discipline of "computer algebra" or "symbolic computation", which has spurred work in algorithms over mathematical objects such as polynomials.
Computer algebra systems may be divided into two classes: specialized and general-purpose. The specialized ones are devoted to a specific part of mathematics, such as number theory, group theory, or teaching of elementary mathematics.
General-purpose computer algebra systems aim to be useful to a user working in any scientific field that requires manipulation of mathematical expressions. To be useful, a general-purpose computer algebra system must include various features such as:

a user interface allowing a user to enter and display mathematical formulas, typically from a keyboard, menu selections, mouse or stylus.
a programming language and an interpreter (the result of a computation commonly has an unpredictable form and an unpredictable size; therefore user intervention is frequently needed),
a simplifier, which is a rewrite system for simplifying mathematics formulas,
a memory manager, including a garbage collector, needed by the huge size of the intermediate data, which may appear during a computation,
an arbitrary-precision arithmetic, needed by the huge size of the integers that may occur,
a large library of mathematical algorithms and special functions.The library must not only provide for the needs of the users, but also the needs of the simplifier. For example, the computation of polynomial greatest common divisors is systematically used for the simplification of expressions involving fractions.
This large amount of required computer capabilities explains the small number of general-purpose computer algebra systems. The main ones are Axiom, Maxima, Magma, Maple, Mathematica and SageMath.

View More On Wikipedia.org
  • 7

    Greg Bernhardt

    A PF Singularity From USA
    • Messages
      19,448
    • Media
      227
    • Reaction score
      10,036
    • Points
      1,237
  • 2

    astroman707

    A PF Electron
    • Messages
      61
    • Reaction score
      5
    • Points
      16
  • 2

    Jregan

    A PF Quark
    • Messages
      3
    • Reaction score
      1
    • Points
      6
  • 1

    Michele Nunes

    A PF Electron
    • Messages
      42
    • Reaction score
      2
    • Points
      16
  • 1

    Mastermind01

    A PF Molecule
    • Messages
      203
    • Media
      2
    • Reaction score
      51
    • Points
      76
  • 1

    Laique94

    A PF Quark From Spain
    • Messages
      1
    • Reaction score
      0
    • Points
      4
  • 1

    LugubriuousLamia

    A PF Quark
    • Messages
      10
    • Reaction score
      3
    • Points
      4
  • 1

    Jordan Jones

    A PF Quark
    • Messages
      2
    • Reaction score
      0
    • Points
      9
  • 1

    Larissa McNeil

    A PF Quark
    • Messages
      2
    • Reaction score
      0
    • Points
      9
  • 1

    question_asker

    A PF Quark
    • Messages
      1
    • Reaction score
      0
    • Points
      1
  • 1

    Zagreus

    A PF Quark
    • Messages
      1
    • Reaction score
      0
    • Points
      1
  • Back
    Top