Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 780 Bytes

intro.md

File metadata and controls

26 lines (18 loc) · 780 Bytes
CurrentModule = Oscar
DocTestSetup = Oscar.doctestsetup()

[Introduction](@id linear_algebra)

The linear algebra part of OSCAR provides functionality for handling

  • vectors and matrices
  • modules and vector spaces,
  • vector spaces over fields
  • matrix spaces and matrix algebras

General textbooks offering details on theory and algorithms include:

  • ...

Contact

Please direct questions about this part of OSCAR to the following people:

You can ask questions in the OSCAR Slack.

Alternatively, you can raise an issue on github.