sagemath / sagetex

Embed code, results of computations, and plots from the Sage mathematics software suite (https://www.sagemath.org) into LaTeX documents. Source repository for https://pypi.org/project/sagetex/ and https://ctan.org/pkg/sagetex
https://ctan.org/pkg/sagetex
Other
58 stars 23 forks source link

python3 compatible print #16

Closed fchapoton closed 5 years ago

fchapoton commented 6 years ago

needs to be carefully checked, and tested

fchapoton commented 5 years ago

anybody out there ?

dimpase commented 5 years ago

I do have committer rights, but my notifications for this repo were off

dimpase commented 5 years ago

there was still a typo - missing ), and also few runtime-only py3 errors. Hopefully all fixed now.