Magnus (computer algebra system)

Summary

Magnus was a computer algebra system designed to solve problems in group theory. It was designed to run on Unix-like operating systems, as well as Windows.[1] The development process was started in 1994 and the first public release appeared in 1997. The project was abandoned in August 2005. The unique feature of Magnus was that it provided facilities for doing calculations in and about infinite groups.[2] Almost all symbolic algebra systems are oriented toward finite computations that are guaranteed to produce answers, given enough time and resources. By contrast, Magnus was concerned with experiments and computations on infinite groups which in some cases are known to terminate, while in others are known to be generally recursively unsolvable.[3]

Magnus
Developer(s)The New York Group Theory Cooperative, City University of New York
Operating systemCross-platform
TypeComputer algebra system
LicenseGPL
Websitesourceforge.net/projects/magnus/

Features of Magnus edit

  • A graphical object and method based user interface which is easy and intuitive to use and naturally reflects the underlying C++ classes;
  • A kernel consisting of a ``session manager", to communicate between the user interface or front-end and the back-end where computations are carried out, and ``computation managers" which direct the computations which may involve several algorithms and "information centers" where information is stored;[4]
  • Facilities for performing several procedures in parallel and allocating resources to each of several simultaneous algorithms working on the same problem;
  • Enumerators which generate sizable finite approximations to both finite and infinite algebraic objects and make it possible to carry out searches for answers even when general algorithms may not exist;
  • Innovative genetic algorithms;
  • A package manager to ``plug in" more special purpose algorithms written by others;

References edit

  1. ^ Steeb, Willi-Hans; Hardy, Yorick (March 2010). Quantum Mechanics Using Computer Algebra: Includes Sample Programs in C++, SymbolicC++, Maxima, Maple, and Mathematica (2 ed.). WORLD SCIENTIFIC. doi:10.1142/7751. ISBN 978-981-4307-16-1.
  2. ^ "Magnus' expansion for time-periodic systems: Parameter-dependent approximations". University of Arizona. Retrieved 2024-03-29.
  3. ^ England, Matthew; Koepf, Wolfram; Sadykov, Timur M.; Seiler, Werner M.; Vorozhtsov, Evgenii V. (2019-08-15). Computer Algebra in Scientific Computing: 21st International Workshop, CASC 2019, Moscow, Russia, August 26–30, 2019, Proceedings. Springer. ISBN 978-3-030-26831-2.
  4. ^ Grabmeier, Johannes; Kaltofen, Erich; Weispfenning, Volker (2012-12-06). Computer Algebra Handbook: Foundations · Applications · Systems. Springer Science & Business Media. ISBN 978-3-642-55826-9.