Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.27 KB

The Thinker™ desktop application

The Thinker is a math simulator instrument to perform visual examination of numerous computational processes running concurrently.

A math model is described as an unlimited hierarchy of math modules. Each function or group of functions inside a module can evaluate the result in its own computing thread. Modules exchange computed values in asynchronous manner. Each math value can be visualized at runtime as either a plain number or floating timeline graph.

Screenshots:

Schematics

Timelines

Documentation: Introduction, Functional Description.

This is a NetBeans/Ant project built on JavaFX API. It requires: ../brains-appl ../brains-db-api ../brains-db-neo4j ../stream ../utility Neo4j v3.5.XX