Masataro Asai

Results 170 comments of Masataro Asai

Check out Fast k-Selection Algorithms for Graphics Processing Units TOLU ALABI, JEFFREY D. BLANCHARD, BRADLEY GORDON, and RUSSEL STEINBACH [12acm-alabi.pdf](https://github.com/rusty1s/pytorch_scatter/files/11168509/12acm-alabi.pdf)

Noticed your replies now. I am slow too :) Yes, I use mypy. The current parser is not designed for modularity and yes, adding action costs was a significant change....

I hope to see a refactoring that includes mixins for parsing each extension, e.g., action-costs, cond-effects, numeric variables, etc. Consider a code like this: ``` class STRIPS(Parser): ... class DerivedPredicates(Parser):...

@cjmuise Suggested replacing the parser to https://github.com/AI-Planning/pddl

Repro'd in Julia 1.9.2 from Fedora 38. Segfaults when `julia --project=. -e "using Pkg;Pkg.instantiate()"`

Related -- what is the project status? I am watching this repo, can see a lot of interesting things happening, but can't grasp the entire picture, performances, added list of...

I thought "Ouch, I was not checking enough" when I found this link. https://github.com/robert-strandh/SICL/blob/master/RELEASES.md Glad that it is still empty :) >Known issues: > Documentation is incomplete. > Obsolete code...

CCL also has defx86XXX type of macros

This isn't backward-compatible.