Closed ederag closed 3 months ago
NFFT uses FLoops 0.2.1 which is pinning BangBang down (see https://github.com/JuliaFolds/FLoops.jl/pull/133).
NFFT
FLoops 0.2.1
BangBang
(@v1.10) pkg> activate --temp Activating new project at `/tmp/jl_cVB7QY` (jl_cVB7QY) pkg> add NFFT ... (jl_cVB7QY) pkg> status NFFT Status `/tmp/jl_cVB7QY/Project.toml` [efe261a4] NFFT v0.13.3 (jl_cVB7QY) pkg> status --outdated -m Status `/tmp/jl_cVB7QY/Manifest.toml` ⌅ [198e06fe] BangBang v0.3.40 (<v0.4.2): FLoops, MicroCollections, Transducers ⌅ [128add7d] MicroCollections v0.1.4 (<v0.2.0): Transducers ⌃ [28d57a85] Transducers v0.4.80 (<v0.4.82) (jl_cVB7QY) pkg> status -m FLoops Status `/tmp/jl_cVB7QY/Manifest.toml` [cc61a311] FLoops v0.2.1
EDIT: Asked on zulip about the FLoops status. Maybe there will be other recommendations.
This has been fixed upstream with the new release of FLoops in JuliaFolds2.
NFFT
usesFLoops 0.2.1
which is pinningBangBang
down (see https://github.com/JuliaFolds/FLoops.jl/pull/133).EDIT: Asked on zulip about the FLoops status. Maybe there will be other recommendations.