-
Hi there,
I've been trying to compile highs-sys for my project using musl, but I've been having issues. I can compile with default targets on linux (Ubuntu), but I get the following error log.
I…
-
Hi,
statrs is lack of kernel density estimation tools. Could you help ?
https://github.com/statrs-dev/statrs/issues/193
-
I am struggling with MultivariateNormal creation.
I read the documentation [https://docs.rs/statrs/0.13.0/statrs/distribution/struct.MultivariateNormal.html](url) and tried to copy and paste the exam…
-
I am not really a Rust expect, I ran:
` cargo install --git https://github.com/RagnarGrootKoerkamp/astar-pairwise-aligner pa-bin
`
all was well until:
```
warning: `pa-test` (lib) generated 1 w…
-
## The issue
I ran into this when I needed a generic function that both samples a distribution and calculates the PDF for returned values. Initially I needed this to work with `statrs::distribution::…
-
We are packaging this crate for Fedora Linux as a dependency of some other applications. During technical and legal review, it was discovered that this crate redistributes part of some NIST data set -…
-
One of the dependencies of statrs, nalgebra v0.27.1 is going to be rejected by a future version of rust. Can you please use a more recent version of nalgebra?
With cargo version 1.68.0, I am gettin…
-
⚠️ There is no particular plan for a new major release right now! This issue exists just to record some thoughts on the things that we may potentially break in the far future, or we maybe we won't. Th…
-
Hi,
I have browsered rstats github while I still don't know what's it about. What is rstats and what's the difference between rstats and statrs (another rust crate)?
-
I got these two errors while building the kitchen-node with ocw feature.
1. error: duplicate lang item in crate `std` (which `serde` depends on): `panic_impl`.
2. error: duplicate lang item in c…