Skip to content

A Python library to perform matrix operations using different semirings and generate LaTeX scripts documenting each computational step. Ideal for educators, students, and researchers needing clear, step-by-step visualizations of matrix algebra with custom semirings.

License

Notifications You must be signed in to change notification settings

GomezGab/semiringtex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Operations with Semirings - LaTeX Step Generator

A Python library to perform matrix operations using different semirings and generate LaTeX scripts documenting each computational step. Ideal for educators, students, and researchers needing clear, step-by-step visualizations of matrix algebra with custom semirings.


Features

  • Supports matrix multiplication over arbitrary semirings
  • Generates LaTeX code to visualize every step of matrix operations.
  • Step-by-step breakdown of matrix multiplication logic.

Usage

  • This code is under construction (clearly)
  • Copy test.py and make your own functions
  • Use your favorite program to render the output .TeX file

About

A Python library to perform matrix operations using different semirings and generate LaTeX scripts documenting each computational step. Ideal for educators, students, and researchers needing clear, step-by-step visualizations of matrix algebra with custom semirings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages