-
## Summary
This feature request proposes the introduction of reward payouts in ERG, the native token of Ergo platform, at a discount compared to SPF, the native token of Spectrum DEX, as an option …
-
Hello, I have been trying to find repeats using Repeatmodeler. It kept dying at a particular point, I have had to install afresh severally with no success.
Find below the log file
```
Build…
-
### What should we add?
If there's not already, there should be a clean way in Covalent to add user-defined metadata to an `Electron` (or `Lattice`) after it's been imported. Ideally, this would be…
-
I was able to install gcat using pip on Mac OS X (10.7.5), but I noticed the config file at ~/.gcat was not created. Just wondering if this is normal behavior, and if I should I modify and copy over …
-
Hi Mitchell,
I have a [git-annex repository full of papers](https://github.com/ocharles/papers) mostly about Haskell. @alanz mentioned in https://github.com/ocharles/papers/issues/4 that dohaskell mi…
-
Currently, the emission probability for calculating the forward, backward, and Viterbi matrices is defined as follows:
```
p_e = mu;
if (is_match) {
p_e = 1 - (num_alleles - 1) * mu;
}
```…
szhan updated
8 months ago
-
Might be worth it to redesign `unix`'s exec API to make handling exec errors nicer. Currently it simply does a hacky errno-to-IOError conversion, which unfortunately maps different errnos to the same …
-
`CheckSelfCollision` seems to be broken on cloned robots: the function always returns false. This definitely occurs for the configuration the robot was cloned in and, possibly, elsewhere. This Python …
-
The National Archive has put the U.S. Supreme Court's dockets online - 1996-2006 should be easily convertible HTML files: https://catalog.archives.gov/id/4325222
The dockets from 1791-1995 are avai…
-
postgresql-libpq-0.10.2.0 ([changelog](http://hackage.haskell.org/package/postgresql-libpq-0.10.2.0/changelog)) (Grandfathered dependencies) is out of bounds for:
- [x] hasql-1.8 (==0.10.1.0). Nikita…