-
**Is your feature request related to a problem? Please describe.**
There are different ways to express IRDI or an IRDI as an URI.
E.g. in ECLASS
· **https://api.eclass-cdp.com/0173-1-02-AAC895-…
-
## Minimal Reproducible Example
```f90
program main
real(8) :: a(2, 2), b(2, 2)
a = 1
b = 2
print *, max(a, b, dim=1)
end program
```
For the above fortran program, on i…
-
**Problem Statement:**
Currently, the platform relies on manual matching between students/researchers and relevant projects/stakeholders. This process can be time-consuming and inefficient, especia…
-
**Is your feature request related to a problem? Please describe.**
There are different matching strategies described for semantic IDs. What is not clear from the example is whether the key.type shoul…
-
I want to express my appreciation for this impressive work!
I have a specific question regarding the semantic representation capabilities of D^3 fields:
Can D^3 fields represent multiple semanti…
-
## Current behavior
Whenever I try to run a release, with my config using the following config:
```json
"release": {
"branches": [
"release/'*'"
],
....
```
This cause…
-
**Problem Description:**
Copied from #362
> Semantic facet requests can timeout, even after the 59 seconds they are allotted. Unknown how likely users would use these facets should they take more…
-
Hi,
Is there a set of semantically labellized images that are matching the colors of the semantic kitti ground truth point-cloud labels available ?
Thanks a lot,
Best,
Hugo
-
### BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=ae4b0c3a-30d6-ee11-92bd-000d3adb9365
### Description
### **New Feature: Semantic Comparison for Number Series Copilot**
#### *…
-
I noticed in #13682 that there's some inconsistency regarding how we determine whether a file is a "Python source file" currently. In the code for `ruff server` (and the red-knot port of the server), …