avhz / RustQuant

Rust library for quantitative finance.

Home Page:https://docs.rs/RustQuant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doc.rs failed to build

qiweiii opened this issue · comments

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

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.