Skip to content

Releases: LBNL-ETA/pyradiance

0.3.1

21 Feb 18:54
4a9ae60
Compare
Choose a tag to compare

0.3.0

24 Oct 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

25 Aug 22:24
Compare
Choose a tag to compare

What's Changed

  • feat(anci.py): Added a utility write method to write data to file. by @sariths in #28
  • doc(example files): Added geometry and other assests for demonstrating features. by @sariths in #26
  • fix(utils.py): using split instead of shlex.split for splitting commands
  • fix(px.py): fix ra_tiff output bug and expose it at the top level

New Contributors

Full Changelog: v0.1.2...v0.2.0

0.1.2

26 Jul 23:13
Compare
Choose a tag to compare

fix(ot.py): move stdin after file paths, assuming the modifiers in the stdin is always defined in one of the input files if not in the stdin itself already.

0.1.1

19 Jul 06:37
b9f4d29
Compare
Choose a tag to compare

Feat: add bytes attribute to Primitive class that converts primitive to bytes ready to action.
Fix: moved source argument -f after the expression -e as a standard setup.

0.1.0

14 Jul 18:43
Compare
Choose a tag to compare

This is an initial release of pyradiance.

v0.1.0

13 Jul 21:44
7830645
Compare
Choose a tag to compare

Initial beta release.

v0.0.9a1

25 Apr 16:58
43ade04
Compare
Choose a tag to compare
v0.0.9a1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/LBNL-ETA/pyradiance/commits/v0.0.9a1