matrix-parsing

There are 0 repository under matrix-parsing topic.

  • MatrixParser / MatrixParser

    A Python project implementing a matrix parser using PLY (Python Lex-Yacc). Recognizes and processes matrices with a specific syntax, offering flexibility and simplicity. Ideal for learning PLY in Python or as a foundation for advanced matrix-related applications.

    Language:Python Stargazers:3
  • Mattrix / Mattrix

    This is a Matrix calculator that can handle basic arithmetic operations, along with some other functionality like equation solving, with more features to come in the future. It uses a command line input style to parse through an expression string to either simplify an expression or complete some other operation as given above. It can also suppose regular scalar math in the same way it computes matrix operations.

    Language:C++ Stargazers: