-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help t…
-
If `n` is a Carmichael number or a Lucas-Carmichael number, it can be factorized very fast, using the following methods.
These methods may also work for Fermat or Lucas pseudoprimes.
**Miller-Ra…
-
I'm a fan of being able to generate a convex hull of multiple shapes. From what I can tell, this can't quite be replicated by CSG nodes at the moment.
-
Instead of rotation angles, beam elements based on ANCF use the slopes of the beam axis at the nodes to describe the kinematic configuration of the beam.
Advantages over the current approach (float…
stfnp updated
2 years ago
-
# Summary
During modification of initial example for brgemm ukernel usage I removed post-ops from configuration but kept `execution` call with default value of post-ops parameters. In this configurat…
-
### 🐛 Describe the bug
In my humble opinion, `torch.Tensor.is_sparse` should return `True` for all possible layouts of sparse matrices.
For now, I think it only does so for COO tensors. You can re…
-
Some examples from python we could use in R
https://carpentrieslab.github.io/python-aos-lesson/
xarray has this for a climatology over time
```
dset['pr'].mean('time')
```
In R with a 3…
-
Someone asked me to take a look at this repo and I have some suggestions for improving Stan code efficiency.
### baggr/inst/stan/functions/prior_increment.stan
I'd suggest rewriting it as follow…
-
I ran into this issue about 6 weeks ago when trying to check we can recover the parameters in @MoralesCastilla OSPREE results, which TJ Davies asked about. I was editing a version of simulate_fit_uber…
-
Would it be possible to add support for records that become GVal dictionaries? Maybe with GHC.Generics instances can automatically be derived. I would prefer to just put my records straight into the t…