-
Since iWholeBodyStates should define the interface for a generic estimator it should provide users with the possibility to set priors on the estimated quantities.
After discussing with @iron76 and @t…
-
From 311 self-play games I generated so far, I counted 157 draws, 139 white wins, and 15 black wins. This strikes me as odd, considering that the first move advantage should be worth very little for a…
-
Just trying to run the nlts example for continuous time. The command:
using DynamicalSystems, PyPlot
ds = Systems.lorenz() # Max lyapunov is around 0.90
dt = 0.05
x = timeseries(ds, 1000.0; dt…
-
Hello,
I have a very quick question regarding the standard Plot Richness output from Phyloseq regarding the error bars that are displayed on Chao1/ACE richness plots. Are these error bars presentin…
-
Users may be interested in using the rootsolving capabilities independently of the variance computation. I'm opening this issue w/r/t #7. I'll provide an example:
Consider a stack of 2 estimating …
-
@gleiserson (Greg Leiserson) emailed me a detailed proposal for adding proxy welfare measures to Tax-Calculator and potentially TaxBrain output tables.
[Proposal for proxy welfare measures.docx](h…
-
GalSim has both `RealGalaxy` objects, and `ChromaticObject`s, but doesn't have `ChromaticRealGalaxy` (yet!).
@rmjarvis, @rmandelb, and I talked a bit about how one might take high-res HST images of a…
-
Installation from Options->Add-Ons in Orange, fails with error below:
```
Collecting Orange3-Timeseries
Using cached Orange3-Timeseries-0.3.2.tar.gz
Requirement already satisfied: Orange3 in c…
-
This ticket proposes an implementation of Lee-Brickell algorithm refinement for the information set decoding.
It depends on #19653 for the reimplementation of `C.random_element`.
Depends on #19653…
-
From the video @finmod shared: http://www.birs.ca/events/2013/5-day-workshops/13w5151/videos/watch/201311140905-Campbell.html
Two-Stage methods just need to do a local linear regression on the data…