-
@ekg Do you think it will be useful?
-
Upstream is basically unmaintained, no other way to get bounds relaxed. Getting https://github.com/tibbe/ekg/pull/91 merged upstream would be a good start to making this not necessary, but I'm not opt…
-
we do very little logging and monitoring for a production system. things to consider:
- log more stuff, in more actions.
- https://hackage.haskell.org/package/ekg
-
The only way that I have found to execute your example without this UserWarning is to set ` multiprocess = False`. I am running your multitaper_toolbox on Python 3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 20…
-
Patients often require:
A CAT scan
An EKG
An x-ray
A blood draw.
I believe we have the first two implemented, but not the latter two.
-
Hi and thanks for this awesome plugin/server!
I'd like the ability to give a nice, concise name to the device via the Homebridge config, so I can say "Siri, turn on the Kettle." I guess I would lik…
-
Using `lts-14.27`.
The API type has overlapping endpoints plus a raw endpoint for Pandoc-generated API documentation. The application runs hoisted on a custom monad
```
type TheAPI = "try" :> "…
-
Hi,
I am using lumpy-express for structural variant calling on populations of few 100 WGR sequenced samples.
This seems to require more than 100GB memory for lumpy. Because of this I can't u…
-
@ekg is working on an MSA workflow
-
To build with `ghc-9.6` I currently need:
```
allow-newer: ekg-core:ghc-prim
```
I think this can be fixed with a Hackage metadata edit. @andreasabel.