Skip to content

Conversation

mloubout
Copy link
Member

@mloubout mloubout commented Aug 10, 2022

The l1 projection errors with very long vectors (in 3D) because

julia> lv = 123456578
123456578

julia> length(TF(1.0):TF(1.0):TF(lv)) == lv
false

so this prevents this rounding issue

Also made verbosity an option to avoid lengthy optim logs

@mloubout mloubout added the bug Something isn't working label Aug 10, 2022
@mloubout mloubout force-pushed the f32 branch 3 times, most recently from 6458d67 to bfb9c28 Compare August 11, 2022 00:05
@PetersBas
Copy link
Collaborator

Good point! thanks for the fix.

@PetersBas PetersBas merged commit 8c4b379 into master Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants