Recent Releases of StructuredLight
StructuredLight - v0.7.1
StructuredLight v0.7.1
Merged pull requests: - CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#12) (@github-actions[bot]) - CompatHelper: bump compat for Makie in [weakdeps] to 0.23, (keep existing compat) (#13) (@github-actions[bot])
- Julia
Published by github-actions[bot] 9 months ago
StructuredLight - v0.7.0
StructuredLight v0.7.0
Breaking Changes
rectangular_apperture→rectangular_aperture: Fixed spelling error in function name- Impact: Code using
rectangular_apperture()will need to be updated to userectangular_aperture() - Migration: Simply replace all instances of
rectangular_apperturewithrectangular_aperturein your code
- Impact: Code using
Signature change:
generate_hologram(desired, input, two_pi_modulation, x_period, y_period, method::T=BesselJ1)→generate_hologram(relative, two_pi_modulation, x_period, y_period, method::T=BesselJ1()). This simplified the calculation process.- Impact: Code using this function will need to be updated to match the new signature.
- Migration: Update calls to
generate_hologramto match the new signature. Therelativeparameter is obtained throughrelative = desired ./ input. If one chose anothermethod, one should pass the objectMethod()instead of the typeMethod.
- Julia
Published by github-actions[bot] 9 months ago
StructuredLight - v0.6.0
StructuredLight v0.6.0
- Julia
Published by github-actions[bot] over 1 year ago
StructuredLight - v0.5.0
StructuredLight v0.5.0
- Julia
Published by github-actions[bot] over 1 year ago
StructuredLight - v0.4.1
StructuredLight v0.4.1
- Julia
Published by github-actions[bot] over 1 year ago
StructuredLight - v0.4.0
StructuredLight v0.4.0
Merged pull requests: - CompatHelper: add new compat entry for CUDA in [weakdeps] at version 5, (keep existing compat) (#10) (@github-actions[bot]) - CompatHelper: add new compat entry for Makie in [weakdeps] at version 0.21, (keep existing compat) (#11) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 1 year ago
StructuredLight - v0.3.0
StructuredLight v0.3.0
Merged pull requests: - Bump actions/checkout from 2 to 4 (#6) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#7) (@dependabot[bot]) - Bump julia-actions/cache from 1 to 2 (#8) (@dependabot[bot]) - CompatHelper: add new compat entry for CUDA in [weakdeps] at version 5, (keep existing compat) (#9) (@github-actions[bot])
Closed issues: - new version (#4)
- Julia
Published by github-actions[bot] over 1 year ago
StructuredLight - v0.1.4
StructuredLight v0.1.4
- Julia
Published by github-actions[bot] over 2 years ago
StructuredLight - v0.1.3
StructuredLight v0.1.3
Closed issues: - First Release (#1) - 0.1.2 (#3)
- Julia
Published by github-actions[bot] over 2 years ago
StructuredLight - 0.1.2
Full Changelog: https://github.com/marcsgil/StructuredLight.jl/compare/0.1.1...0.1.2
- Julia
Published by marcsgil over 2 years ago