pcarbonn

Results 19 comments of pcarbonn

Surprising. You may want to rebuild it from source.

Corrected. Thanks ! On Mon, Jun 10, 2019 at 8:50 PM Prasad Chalasani wrote: > In Aggregation functions section, > > the explanation of the example says: > > pyDatalog...

Don't you have to add the arity to the function name ?: def p2(X,Y):

Thanks ! I'm curious as to what your research is : feel free to share your interest with me. Please note that pyDatalog is a free, open source development :...

Thanks for the interesting info. I understand your point about recursion in Datalog. I'll have a closer look at your project and at DLV^db Best regards, Pierre On Mon, Apr...

I have now discovered `cibuildwheel` to create the wheels for the various platforms. This has allowed me to release v0.17.3 on pypi: please let me know if it works. (Somehow,...

I would propose to have a syntax aligned with the [SMTLIB](http://smtlib.cs.uiowa.edu/) language.

Terrific ! You are a genius. When I upgrade from 2.4 to 2.6, I get an error message because of AlgVariantF has an extra parameter "r" in the 3rd place...

Salut ! I find the approach very interesting, but I fail to see whether the tuple of Algebras could be a limitation. Will it have the flexibility to support the...