-
The idea is to create a bunch of actions that have preconditions, expressed as prolog, and consequences. For example:
start_pursuit(A, B) :- character(A),
character(B),
knows_wher…
-
## Description
Some project solutions are broken / missing from certified user data, and we have an error message next to those projects.
Screenshot
Projects with broken solution a…
-
Currently the API is most developed for the creation/deletion and low-level modification of linear structures, rather than high-level operations on them (solves,mat-vec mult, mat-mat mult).
These …
-
This looks like an extension of Satterthwaite df or Welch anova df.
Johansen is not a quick read (I don't understand anything which skimming it)
The advantage is that there is a literature that …
-
We should add PTC2-[See here](http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=5586336)
Robin Harper applied it to GE and Sean Luke had previously used it in GP.
If we are striving to make Pon…
-
Aseprite’s tileset is set up in a way where, no matter what, an empty tile will offset the *entire* tileset by one tile, leaving the tile picker not looking great, especially with square pieces of ter…
-
Mostly leaving this as a note. LinkedHashMap and LinkedHashSet are, as implemented in the Java standard library, pretty cool structures. Map entries contain a doubly linked list to next and previous e…
-
**This issue is about substructures of extensible structures in general, see discussion starting with the comment of @benjub on 17-Dec-2019.**
The original open point is tracked in issue #1333 now.…
-
Whenever I try to multiply two cuda matrices I get the error;
Error in gpu_Mat_mult(x, y) : could not find function "gpu_Mat_mult"
-
As requested in https://github.com/JuliaLang/JuliaSyntax.jl/issues/312#issuecomment-1616377851, here's a concrete description of roughly what needs doing (in reference to files over at JuliaLang/julia…
c42f updated
9 months ago