sagemath / sage-archive-2023-02-01

This repository used to be the user-facing mirror of the Sage source tree. As Sage development migrated on 2023-02-01 from https://trac.sagemath.org/ to our new repository on GitHub, https://github.com/sagemath/sage, we have renamed and archived this repository.
https://www.sagemath.org
Other
2.01k stars 413 forks source link

added graphical operation table output + pep8 #109

Closed Bruno-TT closed 1 year ago

Bruno-TT commented 1 year ago

See ticket 8598 https://trac.sagemath.org/ticket/8598

Added graphical outputs for OperationTable class, OperationTable.color_table() and .gray_table()

This is my first contribution so please let me know whatever I've inevitably messed up!

roed314 commented 1 year ago

Hi Bruno, We're in the process of moving Sage's development to github, but it's still not clear exactly how long that will take. If you'd like to get this merged into Sage soon, you should follow the instructions here and create a branch on the associated trac ticket.

You're also welcome to wait and contribute after Sage development moves to github, but for technical reasons that will be a different repository. So I'm going to close this PR for now.