-
Forgive the naive question, but when you say
> `Gen` is not a monad transformer right now, therefore it cannot be combined with additional monadic effects. The main reason for this is that we use a…
-
### Summary
- Here I have collated all referenced initially compiled in https://github.com/alan-turing-institute/data-training-for-bioscience/issues.
- Please do comment below if we have not inclu…
-
We should consider adding typeclasses or similar to prevent repeating code such as sorting datastructures, etc.
-
* [x] Lay groundwork
* [x] Implement substitution of constructor/codef label for self
* [x] Implement local pattern matches with motives
* [ ] Implement local definitions
* [ ] Implement loca…
-
Hello @EngyNasr and @martinHska
I hope you are doing well.
while loading MaterialInformation ontologies for the OAEI 2023 task, I am receiving the following error
```python
File "/venv/lib/…
-
I came across this new repository and wanted to pass along some initial thoughts:
I like the careful documentation of reference information here along with other metadata. However, I was curious ab…
-
Currently, lazy types in Idris aren't memoized. That is, if we pass a value `x : Lazy a` to several different functions, and they all depend on the forced/computed value of type `a`, they will each t…
-
The [SDG indicator database](https://unstats.un.org/sdgs/dataportal/) will be a very valuable resource, specifically for the IDSR / CODATA use case.
SDG has a well-documented API for accessing the…
-
## Overview
- "Croissant is a high-level format for machine learning datasets that brings together four rich layers."
- This issue tracks activities related to our collaboration with the Kaggle Tea…
-
We have two properties related to the 'output' or 'result' of an execution:
- `hasOutputValue` and `hasResult`.
What is the distinction between these?
Some thoughts and questions:
1. We a…