-
While debugging the failures in https://github.com/astropy/astropy/pull/3757, I realized that one of the issues was that tests that add e.g. representation classes, frames, and transformations make pe…
-
In basic and melody there is no visual representation of the ADSR envelope, adding a visual representation to add clarity for people who do not understand how the ADSR notes look and behave. We have i…
-
As of ~PyTorch 2, several discussions seem to suggest that TorchScript is no longer in active development (see [here](https://discuss.pytorch.org/t/pytorch-2-and-the-c-interface/168034/4) and [here](h…
-
This is not meant to suggest that RDF shouldn't have quoted triples, but rather to point out that this is likely an objection that some people will raise, and the specification should have some answer…
-
In it's simplest way I'm thinking about parsing the query-tag and build up a graph representation, then use something graphdracula to visualise it.
http://www.graphdracula.net/
Thoughts? Other nice …
-
@rubensworks brought up the need for quads in #125 , and since it hasn't been discussed much, I wanted to open an issue to make sure the discussion has a home.
I don't think it is so much that the …
-
Contributed by Anna Wagner and Mathias Bonduel for the white paper "Benefits of Representing Spatial Data using Semantic and Graph Technologies":
Some geometry schemes can contain a variety of geom…
-
**Is your feature request related to a problem? Please describe.**
The dataprepper processor "**service_maps**" only works with the source "**otel_traces_source**".
**Describe the solution you'd l…
-
Currently, the Graph based on D3.js only use information about Edge to recreate Nodes.
Besides, few Edges are false Edges because target is null.
With a better Graph representation should be better.…
-
## Where we are right now
The current system of defining geometry is just a placeholder. The only geometric primitives that are supported are the two types of curve: lines and circles. Those can be…