Skip to content

Tags: dominic-chang/Krang.jl

Tags

v0.4.1

Toggle v0.4.1's commit message
[Diff since v0.4.0](v0.4.0...v0.4.1)

- Fix bug when Boyer-Lindquist coordinates are transformed to Kerr-Schild coordinates near the horizon
- Remove `isOcclusive` trait
- Fix some division by zero errors in special cases
- Fix polarization bug

v0.4.0

Toggle v0.4.0's commit message
[Diff since v0.3.1](v0.3.1...v0.4.0)

- Added `returnTrait`s for raytracing to dispatch off. The return traits decide the resulting product that `raytrace` returns.

- Add `AbstractLevelSetGeometry` type that allows the definition of level set surfaces for raytracing.

**Merged pull requests:**
- JOSS editorial tweaks (#25) (@warrickball)
- Second pass at JOSS editorial tweaks (#26) (@warrickball)
- CompatHelper: add new compat entry for Roots at version 2, (keep existing compat) (#27) (@github-actions[bot])
- CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#28) (@github-actions[bot])

**Closed issues:**
- docs/examples suggestions (#20)
- difficulty with GPU examples (#24)

v0.3.1

Toggle v0.3.1's commit message
[Diff since v0.3.0](v0.3.0...v0.3.1)

- Add `generate_rays` method that can batch generate rays on the GPU.

v0.3.0

Toggle v0.3.0's commit message
[Diff since v0.2.3](v0.2.3...v0.3.0)

v0.2.3

Toggle v0.2.3's commit message
[Diff since v0.2.2](v0.2.2...v0.2.3)

- Fixed documentation errors

v0.2.2

Toggle v0.2.2's commit message
[Diff since v0.2.1](v0.2.1...v0.2.2)

v0.2.1

Toggle v0.2.1's commit message
[Diff since v0.2.0](v0.2.0...v0.2.1)

**Merged pull requests:**
- fixes for initializing GPU pixel array (#23) (@ExpandingMan)

v0.2.0

Toggle v0.2.0's commit message
[Diff since v0.1.0](v0.1.0...v0.2.0)

**Merged pull requests:**
- CompatHelper: add new compat entry for Rotations at version 1, (keep existing compat) (#18) (@github-actions[bot])
- a couple of tiny optimizations (#19) (@ExpandingMan)

v0.1.0

Toggle v0.1.0's commit message
## Krang v0.1.0

[Diff since v0.0.1](v0.0.1...v0.1.0)


**Merged pull requests:**
- Remove nans (#16) (@dominic-chang)

**Closed issues:**
- Register Krang (#14)

v0.0.1

Toggle v0.0.1's commit message
## Krang v0.0.1

**Merged pull requests:**
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for JacobiElliptic at version 0.1, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for Metal at version 0.5, (keep existing compat) (#5) (@github-actions[bot])
- make structs type stable (#7) (@ptiede)
- CompatHelper: add new compat entry for PolarizedTypes at version 0.1, (keep existing compat) (#8) (@github-actions[bot])
- Fix username in README.md links (#10) (@asinghvi17)
- Merge Main (#12) (@dominic-chang)