Fixed #68: Implement SheerkaQL

Fixed #70: SheerkaFilterManager : Pipe functions
Fixed #71: SheerkaFilterManager : filter_objects
Fixed #75: SheerkaMemory: Enhance memory() to use the filtering capabilities
Fixed #76: SheerkaEvaluateConcept: Concepts that modify the state of the system must not be evaluated during question
This commit is contained in:
2021-04-26 19:13:47 +02:00
parent bef5f3208c
commit 1059ce25c5
57 changed files with 5759 additions and 1302 deletions
+3 -1
View File
@@ -20,4 +20,6 @@ six==1.13.0
wcwidth==0.1.7
ipykernel~=5.3.4
setuptools~=41.6.0
setuptools~=41.6.0
ipython~=7.19.0
ply~=3.11