example 0 passes on TM as a C extension to Python core_developer_branch
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 3 Feb 2026 15:54:52 +0000 (15:54 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 3 Feb 2026 15:54:52 +0000 (15:54 +0000)
commit8973b09018f2a7758b6cac3437c28cf860df1db5
treeb9dbc0ae16a14755bd498eb7a42359608f9502d1
parentfdeeb913c94205eb5cbe08aa46680d1f787c58df
example 0 passes on TM as a C extension to Python
18 files changed:
developer/authored/TM_module.c
developer/authored/TM_module.cpython-311-x86_64-linux-gnu.so
developer/authored/build/lib.linux-x86_64-cpython-311/TM_module.cpython-311-x86_64-linux-gnu.so
developer/authored/build/temp.linux-x86_64-cpython-311/TM_module.o
developer/authored/example_TM_0.py [new file with mode: 0755]
developer/authored/example_TM_1.py [new file with mode: 0755]
developer/deprecated/TM.c [new file with mode: 0644]
developer/deprecated/TapeMachine.py [new file with mode: 0644]
developer/deprecated/build.sh [new file with mode: 0755]
developer/deprecated2/Binder.py [new file with mode: 0755]
developer/deprecated2/DiscreteFunction.py [new file with mode: 0755]
developer/deprecated2/Namespace.py [new file with mode: 0755]
developer/deprecated2/SymbolSpace.py [new file with mode: 0755]
developer/deprecated2/__init__.py [new file with mode: 0644]
developer/deprecated2/example_queries.py [new file with mode: 0755]
document/Epimetheus.html
document/TM_First_Order.html [new file with mode: 0644]
document/TM_first_order.html [new file with mode: 0644]