-
Theoretical question:
Is the range `0.0:0.1:1.0`
A) a performance optimization that should behave identically to the vector `[0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0]` or
B) does it rep…
-
Subsumption currently works kind of like a query and kind of like an action. For example, this code:
`(Subsume (Add (Add 2 3) 4))`
Adds `(Add 2 3)` to the database. However, if `(Add (Add 2 3) 4…
-
Take the following code:
```
!(== (match &self nonexistents ok) ok)
```
What should this return when we cannot find a match for a given atom? Currently Hyperon returns empty `[]`, and MettaLog gi…
-
What I love about Getit semantics is that it was created by a programmer who happens to be a lawyer and the language and structure of the package is very clear to designers like me…(people who are new…
-
Hi, I'm following the tutorial [matmul](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/general/nki/tutorials/matrix_multiplication.html) to write matmul kernels in nki.
Below is my `nki matm…
-
| --- | --- |
| Bugzilla Link | [428189](https://bugs.eclipse.org/bugs/show_bug.cgi?id=428189) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 14, 2014 07:35 EDT |
| Modified | Mar…
-
A bundling tool may support multiple asset types. It then has the option to
* Perform a build for each asset type separately
* Perform a build for all asset types together
The motivation for th…
-
Context? https://github.com/dotnet/java-interop/pull/1266
Context: https://github.com/dotnet/java-interop/pull/1267#issuecomment-2427499866
Currently, `generator`s Symbol Table uses *Java names* as t…
-
| --- | --- |
| Bugzilla Link | [515237](https://bugs.eclipse.org/bugs/show_bug.cgi?id=515237) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 13, 2017 05:04 EDT |
| Modified | Apr…
-
| --- | --- |
| Bugzilla Link | [500254](https://bugs.eclipse.org/bugs/show_bug.cgi?id=500254) |
| Status | NEW |
| Importance | P3 enhancement |
| Reported | Aug 25, 2016 05:04 EDT |
| Modified …