-
The Perseus text links throughout GapVis take you to the first book/chapter/section of Herodotus (http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0126). Since the Perseus text also h…
-
Hi all,
I'm going to try setting priors for the leaf lifespan for the forest classes in the DARE-UK analysis, but have a couple of questions.
The first is whether it is sufficient to set the pri…
-
## Describe the feature you'd like to see
PyPSA-Eur recently implemented hierarchical clustering ("hac") options as an alternative to kmeans. The commit gives some hints what scripts need to be…
-
Please specify whether your issue is about:
- [X] a possible bug
- [ ] a question about package functionality
- [X] a suggested code or documentation change, improvement to the code, or featur…
-
me@myhost# git clone https://github.com/Rup0rt/pcapfix.git
Cloning into 'pcapfix'...
remote: Enumerating objects: 665, done.
remote: Total 665 (delta 0), reused 0 (delta 0), pack-reused 665
Receiv…
-
This issue lists the improvements that we are going to implement before starting a new edition of the wrestling competition.
- [x] Add team members in the `participant.json` file, e.g., `"team":["J…
-
Providing a bio and profile picture will help you get to know each other, as well as being a handy tool for workshops, talks and external websites.
- Drop us a profile picture, it can be serious o…
-
Hi,
I have a slightly unusual problem, based on a misunderstanding by a collaborator on how das_tool works. I was wondering if you could give your opinion on what the result of the methods they hav…
-
Hello,
I have an issue
decoded = decode_sentence(sess, model, data_reader, "you must have girlfriend", corrective_tokens=corrective_tokens)
Input: you must have girlfriend
Output: you you you yo…
-
Currently when creating pregroup presentations one has to awkwardly give pregroup words as lists of elements:
```
pg := SmallPregroup(4,2);
gap> pgp := NewPregroupPresentation(pg, [[pg[2],pg[3]…