-
This is a continuation of https://github.com/dotnet/runtime/issues/103611 and covers the various operation like APIs that do meaningful work with `Tensor` and supporting types.
### API Proposal -- …
-
Some of the functions exposed by the [C API](https://futhark.readthedocs.io/en/latest/c-api.html) have a variable number of parameters, depending on the underlying Futhark program:
* Entry points h…
athas updated
3 months ago
-
Hello,
I am very sorry to bother you. I have some questions about opinf to consult. First of all thank you for sharing the opinf code toolkit, I think the current tutorial is much better understood f…
-
Considering the following statement:
```sql
SELECT ST_Relate(g1, g2)
FROM (VALUES
('MULTILINESTRING((2 4, 10 10),(15 10,10 5,5 10))'::geometry,
'MULTILINESTRING((2 4, 10 10))'::geometry)
…
-
Currently the header of an example stats file contains
```
HEADER DADA
HDR_VERSION 1.0
HDR_SIZE 4096
DADA_VERSION 1.0
FILE_SIZE 624999997440
FILE_NUMBER 0
UTC_START 17…
-
**Is your feature request related to a problem? Please describe.**
Scorechart with 1 measure has auto font size scaling. The richtext widget and other scorechart with up to 3 measures does not have s…
-
I am trying to convert an Oracle spatial table with measured geometries (SDO_GTYPE=3302) to a shapefile running this:
`ogr2ogr -f "ESRI Shapefile" "tshapeARCM.shp" -lco SHPT=ARCM -dim XYM -nlt MULTIL…
-
#### Is your feature request related to a problem? Please describe.
No, just thinking of different alternatives to saving/loading selected expressions and its dimensional values from a holoviews link…
ghost updated
4 years ago
-
I have some public excel files (possibly created by openpyxl).
Document::load returns true on them.
But after that dimension is in default state (negative values) and CellAt(row,col) returns NU…
-
I guess it would be useful to store the circle mean data for the variables in Level 4 as well. However, if we do, it would make sense to somehow weight the sondes depending on there distance to other …