-
# Halo theory in CCL
(Tagging relevant people: @elisachisari @damonge @villarrealas @pennalima @aimalz @beckermr @alexander-mead @BenediktDiemer @cavestruz @matthewkirby @elikrause @KuanWang-Astro …
-
There is a complex set of questions around how to handle method resolution in the presence of `__numpy_ufunc__`. Currently in master is an extremely complicated set of rules that isn't documented and …
-
Hi @teixeirak
I've spent the morning reading up on AIC and R^2 values and I have some updates before I move forward with #7
1. First of all, I was running the models with NA values. Removing t…
-
Dear MNE-Community,
I heard from @jona-sassenhagen that you might be accepting applications for Google Summer of Code this year. I would be very interested in submitting a project. I was thinking of …
-
`statsmodels` lack of releases is starting to cause a lot of problems. 0.9.0 will be 2 years old in 10 days.
What are the absolute must-fix issues before a release can be cut? There is a 0.10.0 pr…
-
Hello. First of all thank you very much for the great work on this project, it's really very useful!
I'm currently exploring different options for fitting some simple (and later more complex) stati…
-
I have created a rough version of Original Model with dimensions 128, 128, 3.
Rationale:
There seems to be increasing demand for HD face-swapping while none had any luck with GAN128 as far as I …
-
I'm working on this presently on the glmm2 branch. I have a basic parametric method for CIs, but the other methods may need to be implemented through a simulation
-
dcat:distribution currently has domain dcat:Dataset
dcat:Resource needs the equivalent property, so either create a a superclass of Distribution and a corresponding superproperty of dcat:distributi…
-
WebAssembly is currently very good at executing code written in arbitrary languages from a given (usually JS) interpreter, but it lacks several key features when it comes to [combining multiple arbitr…