-
This builds on the discussion of other electricity sector improvements in issues #219 and #106 and logs as an issue conversations we've been having already about electricity dispatch.
We should con…
-
With the release of JPype1 version 1.4.1, CI jobs have started to fail, e.g. [here](https://github.com/iiasa/ixmp/actions/runs/3326347554/jobs/5540383914), with messages like:
```shell
=============…
-
For .NET 6, the console project template was changed to use top-level statements. The code that is created in Program.cs is:
```
// See https://aka.ms/new-console-template for more information
C…
-
Hi,
It seems that there is an issue with the models estimated with covariates. The measurement models are different from the models estimated without covariates. Here is a simple example :
```p…
-
**Context**: Guaranteed privacy of the EU citizens is a major concern for EC. The comments is related to privacy and request to update ARF to ensure EU citizen privacy when using the EU ID Wallet.
…
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
The PCG generator used by Numpy has a significant amount self-correlation. That is, for each sequence generated from a seed there is a large number of correlated, nonoverlapping sequences starting fro…
vigna updated
8 months ago
-
We currently treat the covariate model as any other emission model, meaning we essentially fit class weights p(X_i), a measurement model p(Y_i | X_i) and a covariate (structural) model p(X_i | Z_p) an…
-
We need to confirm the final contents of the string to digest. Right now, I think we had settled on these elements:
## contents
- name (*e.g.* `chr1`)
- length
- topology
- sequence digest (re…
-
In GitLab by @Poncelet on Oct 3, 2018, 19:02
Methods are used to describe certain modeling decisions.
In the current discussion, we have seen multiple examples. Most frequent mentioned examples are…