-
### Describe the project you are working on
Third-person, high-fidelity visuals 3d game.
### Describe the problem or limitation you are having in your project
Godot doesn't implement specular…
-
Hello,
I'm downloading a light curve from a TESS source with lightkurve, then use lc.to_stingray() to have it stingray format. My light curve is a 1 min, 70 days long ligth curve (from two sectors).…
-
Often times we will want to update proposed move criteria during a run (e.g., increase/decrease the maximum displacement of a particle) to achieve a target acceptance probability. In PR #21 this is im…
-
In documents of Dilithium it should absorb 32 bytes seed and 2 bytes nonce to SHAKE256 in the sampling s1 & s2. And it should absorb 48 bytes seed and nonces to SHAKE256 in the ExpandMask function. H…
-
## Papers we should implement
## SVARs
- [x] [Antolín-Díaz & Rubio-Ramírez (2018, AER)](https://doi.org/10.1257/aer.20161852) - narrative sign restrictions
- [x] [Arias, Rubio-Ramírez & Waggone…
-
Error bars for the ECDF are missing ~and could be computed by varying the number of simulated restarts per function-target pair~. As the natural variation of the ECDF is routinely underestimated, this…
-
Benchmarks should serve three functions. First prevent performance regression when changes are made on the libray's core. Then give potential users an idea of what to expect when they use the library …
rlouf updated
2 years ago
-
The belief points are currently only selected at the initialization of the algorithm. As a next step, the belief points should be updated during the iterations.
This is, in general, a crucial point f…
-
## Description
From _Probabilistic Robotics, Chapter 4.2.4_:
> [...] the resampling process induces a loss of diversity in the particle population, which in fact manifests itself as approximatio…
-
In GitLab by Keith Bennett (@keithbennett) on 31 May 2019, 16:48 (GitLab issue GL#2030)
### Description
The current method just uses accept/reject. There are more efficient methods available.
###…