Skip to content

PyTV 0.5.1

Compare
Choose a tag to compare
@Teddy-van-Jerry Teddy-van-Jerry released this 04 Apr 09:33
· 15 commits to master since this release
25af867

New Features

  • Support Python Preamble (so that you can pass complex variables)

Example:

pytv examples/D1.pytv -pexamples/D1_preamble.py -r -vif_rst=False

and note that the preamble will be loaded after variables, i.e. -p after -v.

Full Changelog: v0.5.0...v0.5.1