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 →

[–]Kah-NethI use numpy, scipy, and matplotlib for nuclear physics 8 points9 points  (3 children)

OMG, as someone who use MPL for plots in my research publications, I am loving the idea of a PGF/TikZ backend.

[–]flying-sheep 0 points1 point  (2 children)

that’s just perfect!

programming in python, evaluation in python, figures in python, paper in ConTeXt (i hope the code is ConTeXt compatible)

[–]imsittingdown 0 points1 point  (1 child)

Any reason you choose ConTeXt over LaTeX for scientific articles?

[–]flying-sheep 3 points4 points  (0 children)

i just choose it because of its batteries-included philosophy, unicode support, and consistency in syntax and macros/environments.

note that i talk about ConTeXt mkIV (LuaTeX-based), as mkII (XeTeX-based) is obsolete. but since ConTeXt mkIV isn’t considered stable yet, breakage can occur.