You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test is failing when I try on aarch64 or x86_64 targets. Is this left intentionally broken, or otherwise? 🤔
I'm currently investigating what's available in Rust for black scholes. Would be nice to be able to use your work but I'm not sure if it's too experimental at the moment 😅
The text was updated successfully, but these errors were encountered:
Hi
I'll check the test asap. It's not meant to be experimental at all we use
it in production.
However calculating the interest rate from a option price is not a closed
form solution but iterative so it's not necessarily convergent.
On Tue, 13 Dec 2022, 20:57 extremeandy, ***@***.***> wrote:
This test is failing when I try on aarch64 or x86_64 targets. Is this left
intentionally broken, or otherwise? 🤔
I'm currently investigating what's available in Rust for black scholes.
Would be nice to be able to use your work but I'm not sure if it's too
experimental at the moment 😅
—
Reply to this email directly, view it on GitHub
<#4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGY5WFNBBIWKITOXG3CNRTWNDPLDANCNFSM6AAAAAAS5VGW3Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
This test is failing when I try on aarch64 or x86_64 targets. Is this left intentionally broken, or otherwise? 🤔
I'm currently investigating what's available in Rust for black scholes. Would be nice to be able to use your work but I'm not sure if it's too experimental at the moment 😅
The text was updated successfully, but these errors were encountered: