-
Making some notes from discussion had earlier today with @dlongley, where he stated something to this effect:
LD proofs allow data translation, remove redundant bloat, and keep the data model layer…
-
Hi,
in RRDtool 1.x, all RPN calculation lives inside rrdgraph. That way, it's rather hard to do any "complex" queries on the data using rrdfetch. The only way around that is to abuse rrdgraph by writ…
-
One of the simplest way to explain the purpose of workflows in AiiDA is that they group sets of calculations.
A very straightforward way of visualizing this is to take the data trail of a workflow …
-
This question came up in today's stand-up meeting, where we looked at Translator's results for running a two-hop query ([see JSON](https://github.com/NCATSTranslator/testing/blob/main/ars-requests/not…
-
### 🚀 The feature, motivation and pitch
I'd like to export my Bilinear model to onnx, but torch.onnx.dynamo_export does not support for aten._trilinear.
### Alternatives
Torch.onnx.export does not …
-
@rafehi @NRaf There's a rising notion of entities (assets, attributes) that may morph from one type to another, for example:
- a trivial asset that then becomes a fully fledged asset, or visa vers…
-
Figures 13.10 and 14.3 (a) show the probability of switching wells as a function of distance and a given level of arsenic.
The values of `arsenic` used are `0.5` and `1.0`.
The minimum value of…
-
### Short title
Exploring the connectivity between observational data and molecular networks
### Pitch
Objective of this hackathon to explore to what degree is possible to build a Knowledge Graph s…
-
# nitdoc - Abstraction levels
## TODO
- [ ] **Various levels of abstraction**
Clients require a high level of abstraction to understand the content and goals of an API.
Based on the reader expe…
-
This is a big one, which requires the set-up of a database back-end (done already) and a (web) front-end:
- [x] Dump serialized config files to JSON database.
- [x] Represent the performance in a way …