-
### Python version
Python-3.11
### Pymatgen version
2024.11.13
### Operating system version
FreeBSD 14.1
### Current behavior
```
================================================…
-
Have variables on the dashboard to alter ping and download thresholds.
For example, the user should be able to select a numerical value which indicates the yellow warning level threshold and anoth…
-
We should build a simple JSON to result-set converter.
Rules for this converter:
* Each object is creating a new row
* Each pair name/value is transformed into a column and the value of this ce…
-
The following sections describe how conversion from CIMXML to CIMJSON-LD (JSON-LD and Trig) should be handled.
The convention between CIMXML - CIMJSON-LD - CIMXML is not pure syntax. There will be …
-
Thanks for your great work, and we met some problems when applying. We calibrate the arm using eye-to-hand way. Also, we record the tabletop scene including a frame from the fixed camera for calibrati…
-
### What version of Hono are you using?
6.6.10
### What runtime/platform is your app running on? (with version if possible)
Browser
### What steps can reproduce the bug?
```
import typ…
-
For the same frame in a dataset:
Result from `transforms_train.json` (`ns-export camera`)
```
{
"file_path": "images/frame_00001.jpg",
"transform_matrix": [
…
-
Originally from:
* https://github.com/plurimath/plurimath/pull/304#issuecomment-2480466958
When we use one lutaml-model gem with another lutaml-model gem, we are effectively adopting this flow:
*…
-
Both of these queries are valid in Oracle:
```sql
select
xmlagg(
xmlelement(
author,
xmlelement(name, a.first_name || ' ' || a.last_name),
xmlelement(
books…
-
Hello!
Thanks for this project, looks super promising! I'm trying to use it in https://github.com/microcks/microcks-testcontainers-node to test some Keycloak integration use-case but I'm facing iss…