Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFFT pins BangBang down #135

Closed
ederag opened this issue Jun 23, 2024 · 1 comment
Closed

NFFT pins BangBang down #135

ederag opened this issue Jun 23, 2024 · 1 comment

Comments

@ederag
Copy link

ederag commented Jun 23, 2024

NFFT uses FLoops 0.2.1 which is pinning BangBang down
(see JuliaFolds/FLoops.jl#133).

(@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.

@ederag
Copy link
Author

ederag commented Jul 13, 2024

This has been fixed upstream with the new release of FLoops in JuliaFolds2.

@ederag ederag closed this as completed Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant