avhz / RustQuant

Rust library for quantitative finance.
https://avhz.github.io
Apache License 2.0
1.07k stars 124 forks source link

doc.rs failed to build #191

Closed qiweiii closed 5 months ago

qiweiii commented 7 months ago

Describe the bug doc.rs says failed to build

To Reproduce Steps to reproduce the behavior:

  1. Go to https://docs.rs/crate/RustQuant/latest

Expected behavior docr.rs can show the latest content

avhz commented 7 months ago

Hi thanks for the report. I'm aware of the issue, it's a problem due to docs building with nightly and a problem with pathfinder_simd dependency, which I'm waiting to hear from the maintainers about.