-
Arches can use resource instance data for almost any purpose. Internally, the system settings are resource instance data. If a developer wanted to leverage the Arches Resource Model pattern to work wi…
-
Areas would be the third datatype on top of `Icons` and `Routes`. They are a similar type to `Routes` but function as enclosed spaces instead of just lines.
This idea was conserved early in the bur…
-
Currently parsing a XML renders string values only, so `xmltodict` cannot be used e.g. as input of `fastavro` if the avro schema has a mix of data types.
Enhancement request is to have a optional a…
-
```
Pnach files do not support the float datatype for use in patches and cheats.
This should be a somewhat easy task to accomplish and would be very helpful in
certain situations.
```
Original issu…
-
New data types should be considered to add more custom validation and formatting.
1 Phone Number
2 Email
Validation coded to support them in the Web UI and possibly object_property_set proc
-
**Describe the bug**
```
import torch
import ttnn
torch.set_printoptions(precision=10)
with ttnn.manage_device(device_id=0) as device:
x_torch = torch.tensor([[0.00001]], dtype=torch.float32)
…
-
Hi
wrong datatype reported:
`
2022-10-27 09:59:27.217 | info | State value to set for "tesla-motors.0.XXXXXX.vehicle_state.media_info.now_playing_source" has to be type "string" but received t…
-
With the basic syntax of `curlie -v POST {addr}/greeting name=Nick is_cool=true` i think it would make sense that it is possible to use basic types data types i.e. string, number, boolean, null
As …
-
Bij `Resultaat mondelinge stemming` word een keuze uit de enumeratiesoort `stemmingResultaat` verwacht (i.e. "voor", "tegen", "gelijk").
Bij `Resultaat stemming over personen` wordt nu echter een s…
-
Create data structure for custom data types based on the first planning of the DBML structure and develop endpoint for Aquila to push data types from runtime and actions to the database.
We will su…