Skip to content

NARS Python Executable - v0.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ccrock4t ccrock4t released this 08 May 00:56
· 117 commits to main since this release

Changelog:

  • GUI updates!
  • Accept multi-line inputs
  • Changed the Task Bag to a Buffer, which accepts Eternal inputs and the outputs of the Sensorimotor Event Buffer
  • Added the Event Buffer, which is where Events are first processed by the system
  • The system now accepts Goals for initial processing (but doesn't do anything with them)
  • Added Immediate Inference (Negation, Conversion, Contraposition, and Product-to-Image)
  • Added Compositional Inference
  • Added some Temporal Inference performed on Events from Sensorimotor EventBuffer (Temporal Induction and Comparison)
  • Always bug fixes