7 Commits

Author SHA1 Message Date
87dbaf2c32 experiments ()
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Reviewed-on: 
2024-05-08 12:03:27 +02:00
82ed774b7e Tape Machine ()
Adds a tape machine way of executing the code.
The tape machine is a series of FunctionCall objects, which can either be called one by one, or be used to generate expressions to make up a function.

Reviewed-on: 
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2024-01-03 16:38:32 +01:00
c90346e948 Add QED Model ()
Reviewed-on: 
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-12-07 02:54:15 +01:00
5a30f57e1f Add scheduling, machine info, caching strategies and devices ()
Reviewed-on: 
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-10-12 17:51:03 +02:00
15fe8ed0f5 Add *.mem files to gitignore 2023-08-23 22:48:24 +02:00
Anton Reinhard
264d5f834b Initial Code 2023-05-25 17:20:16 +02:00
Anton Reinhard
965ce37e74 Initial commit 2023-05-25 11:38:54 +02:00