-
Hi ,
can you please extend the ASS converter to match this formats:
-Default,Driver,0,0,0,,
-Default,Gon,0,0,0,,
-Default,Leo,0,0,0,,
-Default,Kura,0,0,0,,
-Default,Menchi,0,0,0,,
-Default,Sa…
-
我通过benchmark中的shell文件下载了NYT2010数据集,然而发现了训练集和测试集中都有重复数据。
例如:
1. 训练集nyt10_train.txt中:
> {"text": "Raised in Spoleto , Italy , he followed his father into the Carabinieri , Italy 's paramilitary p…
-
Following from the discussion in #716, it seems like a lot of the confusion surrounding missing data is due to simplify not having quite the right semantics for the forward simulation case. For forwar…
-
* `make` fails on `Linux 4.15.0-52-generic`, current latest kernel for Ubuntu 18.04 LTS 64-bit, with Vanilla GNOME (used as developer and main workstation + some server services)
* *The package `inte…
-
Can we do better than the following on a per-segment basis?
```
if sessions[id].nil ? sessions[id] = gpus[i++ % len(gpus)]
gpu = sessions[id]
```
-
**QUESTION:** Can you verify that the `numba` package has reduced jit speed-up capacity in the presence of Python objects? And if so, do you know of any work-arounds? I really want to use the [`ParamT…
-
Hi,
I am new to simuPOP and Python. I want to simulate a population with high variance in reproductive success and age structure- overlapping generations, and age-specific fecundity and mortality …
-
It would like to request a simple Wright-Fisher example in `fwdpy11`. This would be very useful as it would serve as a gentle introduction to the simulator, and at the same time illustrate how to make…
-
We are still missing some layers for being able to calculate the Local Effects:
- surface temperature
- direct shortwave radiation
- global shortwave radiation
- diffuse shortwave radiation
- su…
-
The documentation needs more details on network construction, along with examples.
In the [tutorial](https://github.com/Dallinger/Dallinger/tree/master/docs/source/creating_an_experiment.rst) we go t…
vlall updated
5 years ago