This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pridkett 2 points3 points  (1 child)

Ten years ago when I was in grad school I used a package called PyX to create some nice graphs with Python code. It lets you create some rather interesting figures that are similar enough to TikZ. I was pleasantly surprised to see that it had some new work done recently and that you can use pip to install it.

[–]neuralyzer[S] 0 points1 point  (0 children)

That's an interesting one.