-
Hi, is the code used to calculate the duality gap metric included? I can't seem to find it. Thank you
-
-
It's worth pointing out the duality explicitly: an object type A is a subtype of an object type B if _A_ has extra methods, and a variant type A is a subtype of a variant type B if _B_ has extra tags.…
-
Here are some ideas (brainstorming) how we could improve the audio features of Duality.
**1. Support Multiple SoundListeners at Once**
See #482
**2. Adjust the volume via Gizmo**
Set the mi…
-
One of Oracle 23ai's most exciting new features is the `JSON DUALITY VIEW`:
- https://blogs.oracle.com/database/post/key-benefits-of-json-relational-duality-experience-it-today-using-oracle-databas…
-
```
function mod:postDevilDealDoorSpawn(gridEnt)
--only doors past this point.
local gridEntDoor = gridEnt:ToDoor();
print(gridEnt:GetType());
--last check handles duality.
if gridEnt…
-
It would be nice if the filesystem API were allowed to support file-dir duality, tho we wouldn't expect most implementations to support it.
Many filesystems, from Mac "System 7" to Windows NTFS, an…
-
Hey Adam -
I am making this request for a tool called Spine which you can find here - [Link](http://esotericsoftware.com)
It is focused on 2D Animation for games and making it easier on artists.
Yo…
-
In _makeHandle_, there is a duality between the _ob_ variable and the Handle, itself. This is likely not necessary. I believe its original purpose was to get around leaf node primitive variable stor…
-
`Datafile` increasingly represents a hybrid local/cloud object with recent additions of the `local_path` and `cloud_path` attributes while the original `path` attribute remains. We've been thinking ab…