-
Megan and Michelle from Steve's lab are interested in adding GPU functionality to PySINDy as part of a class project. In principle, SINDy should be the easiest form of parallelization, since each x_do…
-
Hi @ricardodeazambuja ,
I am quite interested in using LSM. However, I have some questions regarding it and the BEE simulator.
- We are not training the weights of the neurons inside the "Liqui…
-
Figure out if regression with numeric inputs / targets is worse/better for encoded numbers. Switch to decoded numbers if there's a performance drop in either speed or accuracy.
-
I've observed a (rather substantial) performance regression in `updateMultigridQuda` sometime after commit be1766a519995f8c16b9541c300f883efabc3df8. The earliest 'bad' commit (which I could compile a…
-
Hi Joelle,
What's the interpretation of the --bsize option in step 2? Is it supposed to be set to the same value that was used in step 1? Just reviewed the paper again, and I am only able to apprec…
-
First I'd like to say I'm really impressed by this software. I've been looking for a lightweight program to monitor frequency (and hopefully temperature, vcore, etc) while I set up a new system, and C…
-
## Project Robyn
## Describe issue
Border lock-downs due to COVID have had an obvious and negative impact on the dependent variable. To measure this impact, Border lock-downs have been encoded a…
-
### Steps to reproduce
When building a new package which depends on `py-numba` spack concretizes to use the oldest available version`py-numba@0.35.0` instead the newest one `py-numba@0.55.1` without …
-
New versions of recipe and workflows are going to CRAN soon (maybe this week). There are some breaking changes that affect text.
In the new versions, if you are using non-standard roles, we advise…
-
Hi,
I have a dataset with 27 samples, two columns, 'SMILES' and a molecule property. It was splitted into trainset and testset, 80% and 20%,respectively. Then I used this method to improve the sample…