Releases: Goobley/Lightweaver
Releases · Goobley/Lightweaver
Updated Boundary Conditions
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.
v0.4.0 Added new utility functions to default import
DepthData background consistency fix
Both chi and eta now include background terms in depthData.
SIGILL Build Fix
v0.3.2 Should fix SIGILL from CI builds; LW_CI_BUILD wasn't being passed int…
Example documentation generation
v0.3.1 Examples should now auto-generate docs
Documentation Release
This release also adds the fully directional boundary conditions to the main branch.
Lightweaver Technical Report Version
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
v0.2.1 Fix gha typo