-
See [notes](https://github.com/glmmTMB/glmmTMB/blob/master/notes/smooths.rmd). Currently known outstanding issues:
- setting good default starting values for smooth terms
- better printing of outp…
-
Trying to run the following code:
`P = glasso_problem(fc_cl, len(fc_cl), reg_params={'lambda1': 0.005, 'lambda2': 0.001}, latent=False, do_scaling=False)`
I checked all the input data to be sym…
myxa updated
7 months ago
-
Hi,
I want to reproduce the result of LDL in the cTWAS paper following https://github.com/xinhe-lab/ctwas-paper/blob/main/application/LDL/run_LDL.R. However, I'm encountering some unclear issues.
…
-
Dear scipy developers,
I am puzzled about the following sentence in the documentation of the function calculating Spearman's rank correlation coefficient in the scipy.stats package:
"The p-v…
-
Thanks @njtierney for volunteering to submit your [`brolgar` package](https://github.com/njtierney/brolgar) for trial "soft submission" to rOpenSci's new system for peer review of statistical software…
-
Hi @bamos ,
I am quite curious whether meta-ot could work for my following problem and I would be interested to hear your opinion or any other suggestion that you might have based on your experienc…
-
Hello, I am still working on the packaging of dials and cctbx.
for now, I managed to build dials and cctbx with this code and a bunch of patches.
here a snipset of the Debian make file used to b…
picca updated
4 years ago
-
_This is a long read and a proposal with quite a large scope and a decent amount of backwards-compatibility impact. I hope it'll make SciPy's behavior much more consistent and predictable, as well as …
-
Hi!
Firstly, thanks for your work and this package :)
I have a memory consumption issue when I create a model. In this toy exemple, my dataset is composed of 92 species from 172 sampling and 7 …
-
```
\VITS-fast-fine-tuning>python finetune_speaker_v2.py -m ./OUTPUT_MODEL --max_epochs 1000 --drop_speaker_embed True
INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'see…