-
I'm not sure why these aren't being flagged on CRAN yet, but when run with `r-devel` with address-sanitization flags on I get lots of errors ... haven't yet tried to see if this is new in `r-devel` ..…
-
- Make a list of algorithms that we have
- Reproduce the common examples (say scikit-learn, Wikipedia)
- Write about math, objective functions, pros/cons
also related to #2673
-
The DRICH needs some way of knowing whether a charged particle passed through it or not before attempting track propagation. Hopefully there is a better solution than track propagation to some specifi…
-
Please add longer term issues, questions, suggestions, and plans to this thread. The plan is post V1 we can come back and start addressing these issues. The idea is not focus the issues on what needs …
-
**Describe the bug**
The implementation of PVsyst's auxiliary equation for the shunt resistance as a function of irradiance at
https://github.com/pvlib/pvlib-python/blob/v0.8.0/pvlib/pvsystem.py#L…
-
### Description of the bug
I noticed arachne causes some misalligment at walls, specialy on curved walls. If you look the pictures there is artifacts on outer walls not because of variable line wid…
-
### What happened?
Following #20444, I've put a simple failure reproduction here: https://github.com/RobotLocomotion/drake/commit/2fe7f248091a93e20fbb471f8a27502ba9caee73
This attempts to comput…
-
A higher value of $\rho_{2,d}(F)$ indicates a greater amount of cryptographic security of a round function $F$. The value $\rho_{2,d}(F)$ is a measure of security for all block cipher round functions,…
-
### 🚀 The feature, motivation and pitch
The current implementation of [`torch.special.gammainc`](https://pytorch.org/docs/stable/special.html#torch.special.gammainc) only supports backward pass wit…
-
I'm looking at
https://github.com/psi4/psi4/blob/31219187caa9e8736b3323b078324f85d8c9cd6f/psi4/src/read_options.cc#L1612
which indicates the pseudospectral method is implemented, but only for CPHF…