-
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on t…
-
#### Summary:
I tried to compile the code from section 9.2 in the stan-reference 2.17 ,i.e., the QR reparameterization of multiple linear regression and it fails with error message:
> error: call…
-
### Description
When using NET 9-RC2, `Vector` constructor that broadcasts a scalar to all elements of a vector is not optimized to a broadcasting instruction on x86/x64. .NET 8 compiler makes this o…
-
The new count models have many `which`, prediction of nonlinear functions of parameters.
But we do not have `get_prediction` for them.
Getting standard errors and confidence intervals requires del…
-
Hello, I'd like to reproduce the simulation results in Part Seven of the paper, but I'm not sure which part of the code corresponds to this part. According to the instructions in readme,may I ask if t…
-
Trying to recreate the examples from this [paper](https://arxiv.org/abs/2006.11287)
PySR is always predicting scalars as a low complexity solution, which doesn't make much sense, can you please elab…
-
I realized that we could make an impressive gain of computation time by vectorizing the computation to simultaneously solve several minimization problems. Instead of having on l1, l2 tv scalars values…
-
### What happened?
We've deployed WebView2 in a [popular UWP app](https://www.microsoft.com/en-us/p/hidden-city-hidden-object-adventure/9nblggh6j6vk) on Microsoft Store.
Recent crash reports from …
-
In https://github.com/dealii/dealii/pull/14085#issuecomment-1173676299 I noted that the matrix-vector product sees a slowdown of about 2% (consistent in terms of the statistical distribution), see als…
-
Somewhere between commits bb3cb3fe25 and f8e70f9 a regression was introduced that significantly increased memory usage, leading to a crash during the Prusti encoding step in both debug and release mod…