Skip to content

Releases: Goobley/Lightweaver

Updated Boundary Conditions

18 Feb 16:57
Compare
Choose a tag to compare

Boundary conditions are now given metadata in the form of muz, muy, mux, and indexVector explaining which rays (and the order) should appear in the blob to be returned to the Context. Some loop ordering gymnastics were employed to ensure that the ordering remains consistent with the previous (somewhat confusing) description. Functions like Context.compute_rays now can also take a function used to update the boundary conditions.

New utility functions for losses/gains and contribution function.

20 Jan 17:22
Compare
Choose a tag to compare
v0.4.0

Added new utility functions to default import

DepthData background consistency fix

15 Jan 13:37
Compare
Choose a tag to compare

Both chi and eta now include background terms in depthData.

SIGILL Build Fix

11 Dec 12:02
Compare
Choose a tag to compare
v0.3.2

Should fix SIGILL from CI builds; LW_CI_BUILD wasn't being passed int…

Example documentation generation

09 Dec 17:30
Compare
Choose a tag to compare
v0.3.1

Examples should now auto-generate docs

Documentation Release

04 Dec 22:32
a0e450b
Compare
Choose a tag to compare

This release also adds the fully directional boundary conditions to the main branch.

Lightweaver Technical Report Version

05 Oct 15:38
Compare
Choose a tag to compare

Most features are stable at this point, and preliminary 2D support has been merged.
(retagged for bug fix and Zenodo)

Test first release with GHA

15 Sep 14:47
Compare
Choose a tag to compare
v0.2.1

Fix gha typo