-
The first iteration of the knowledge base page is currently a PR, #321. But we already have plans to improve on it further.
This issue can be dealt with in stages by multiple PR's (and people) if n…
-
Want to do:
```julia
T = ChebyshevT()
x = axes(T,1)
K = (x,y) -> exp(x*cos(y)) # some kernel
f = expand(T, exp) # some function
K.(x, x') * f # this is integration wrt a kernel
```
We have som…
-
As mentioned in [this issue](https://github.com/bids-standard/bids-2-devel/issues/62) there are a lot of quasi-BIDS standards. In fact, given that most people's data almost fits into BIDS, I think qua…
-
hey @poldrack @rwblair ! I'm excited to see all the work going on with Cognitive Atlas, and wanted to touch bases about the plan for an updated API. I've started working on Experiment Factory (version…
vsoch updated
7 years ago
-
Have to commend this work.
This is really amazing stuff.
The notebook integration is fab.
Now I am thinking about a 100% golang / web notebook like thing when you can write experiments and get be…
ghost updated
6 years ago
-
## Empirical Research Methods in Software Engineering
- Qualitative research
- Quantitative research
- Experiment
- Case study
- Survey
- Post-mortem analysis
![image](https://cloud.github…
-
#### Is your feature request related to a problem? Please describe
I'd like to run this R code in python statsmodels:
```R
model
-
### What is the idea?
Currently, as stated in the `PlotDesign` docstring:
```
subdivisions : a list of integers, optional
Number of subdivisions in the each direction.
By …
-
![1732500223330](https://github.com/user-attachments/assets/0d143be3-565d-4109-a4b5-326b2e099e4f)
![1732500627740](https://github.com/user-attachments/assets/fc2aca49-af13-4e28-ba8a-08c4b18c3fca)
De…
-
I've run into some situations (for example with #116) where the speed of `Runtime.pm` becomes a nuisance. (Programs running hours instead of seconds, for example.)
At first I thought "C backend", b…
masak updated
2 weeks ago