Commit Graph

127 Commits

Author SHA1 Message Date
Kyle Isom 3e5c715493 qc: add README. 2018-06-11 09:43:41 -07:00
Kyle Isom c633b08cbd Add first QC experiments.
Bell states in the Microsoft Quantum SDK and Rigetti's pyQuil.
2018-06-11 09:41:09 -07:00
Kyle Isom 6ad979d28f Fix up bad git subtree import. 2018-06-11 09:39:27 -07:00
Kyle Isom e7c4c5ba49 misc/aqe: thinking about inference 2018-06-05 15:41:49 -07:00
Kyle Isom c87bbfdb93 Add Jupyter notebook with some examples. 2018-06-05 15:41:49 -07:00
Kyle Isom b51e9456c6 misc/aqe: Initial import. 2018-06-05 15:41:49 -07:00
Kyle Isom c5401e5128 misc/numworks: add echelon script for numworks. 2018-06-05 15:41:49 -07:00
Kyle Isom f342fc91db django: finish tutorial 2018-06-05 15:41:49 -07:00
Kyle Isom bc6a424fbe django: Tutorial 6. 2018-06-05 15:41:49 -07:00
Kyle Isom 92a5117dfc django: complete tutorial #5 2018-06-05 15:41:49 -07:00
Kyle Isom d7d7b195d8 django: Moving on to tutorial 5.
I'm a moron.
2018-06-05 15:41:49 -07:00
Kyle Isom 99b8f06813 django: mysite/working on tutorial 4
during switch to generic views, blah blah blah
2018-06-05 15:41:49 -07:00
Kyle Isom 25bfca067c django: finish tutorial #3 2018-06-05 15:41:49 -07:00
Kyle Isom d930315fb3 Link to sketchbooks, devlog, and notebook. 2018-06-05 15:41:49 -07:00
Kyle Isom 2ca9665af5 django: starting the django tutorial 2018-06-05 15:41:49 -07:00
Kyle Isom e0cc4ab988 misc/kforth: Add link to tag. 2018-06-05 15:41:47 -07:00
Kyle Isom ed7d2ea9b1 misc/kforth: Add new part. 2018-06-05 15:41:44 -07:00
Kyle Isom cf3a0f426c misc/kforth: Fix a bunch of bugs from part 0x08. 2018-06-05 15:41:42 -07:00
Kyle Isom 960587baa3 misc/kforth: More work. 2018-06-05 15:41:39 -07:00
Kyle Isom 7a2ed45857 misc/kforth: Restart the world. 2018-06-05 15:41:35 -07:00
Kyle Isom a1149654d4 misc/kforth: Start over. 2018-06-05 15:41:33 -07:00
Kyle Isom 7c5297118a misc/kforth: Move previous work to v1. 2018-06-05 15:41:30 -07:00
Kyle Isom 8fc2b09430 misc/kforth: Minor update to part 0x07 writeup. 2018-06-05 15:41:27 -07:00
Kyle Isom 7ff4b8d35b misc/kforth: Finish part 0x07 writeup. 2018-06-05 15:41:24 -07:00
Kyle Isom 3991bb353b misc/kforth: Starting work on writeup. 2018-06-05 15:41:21 -07:00
Kyle Isom 342bacdf01 misc/kforth: Store proper dictionary address. 2018-06-05 15:41:17 -07:00
Kyle Isom 5788c52ff3 misc/kforth: Notionally start this next writeup. 2018-06-05 15:41:14 -07:00
Kyle Isom d96bf65a24 misc/kforth: Mostly finished with nucleus layer. 2018-06-05 15:41:09 -07:00
Kyle Isom adafdaa128 misc/kforth: Adding stats. 2018-06-05 15:41:05 -07:00
Kyle Isom 825dbf927e misc/kforth: Add forth standard 83 2018-06-05 15:41:02 -07:00
Kyle Isom 7fc402e30a misc/kforth: Filling out more words. 2018-06-05 15:40:58 -07:00
Kyle Isom 6a49675314 misc/kforth: Add system status, work on vocab, better write_num.
- Now system structure includes a status variable and an associated
  function for writing the status out.
- Adding more words to the builtin dictionary.
- write_num round 3.
- Include option to not print the stack each iteration.
2018-06-05 15:40:55 -07:00
Kyle Isom 3b284b7c08 misc/kforth: rst fixups 2018-06-05 15:40:29 -07:00
Kyle Isom 63e9a0a333 misc/kforth: Interpreter writeup, code cleanups. 2018-06-05 15:40:26 -07:00
Kyle Isom 14dc525084 misc/kforth: Start command processing. 2018-06-05 15:40:23 -07:00
Kyle Isom 0a010e4527 misc/kforth: spello 2018-06-05 15:40:21 -07:00
Kyle Isom eb03ca98f3 misc/kforth: but what were you feeling 2018-06-05 15:40:18 -07:00
Kyle Isom 4dae55e02e misc/kforth: Iron out numeric issues. 2018-06-05 15:40:14 -07:00
Kyle Isom 505d71906c misc/kforth: Part 0x04 - parsing numerics. 2018-06-05 15:40:10 -07:00
Kyle Isom 0ae7d49593 misc/kforth: Finish parsing. 2018-06-05 15:40:06 -07:00
Kyle Isom 5bcc016246 misc/kforth: Starting work on the parser. 2018-06-05 15:39:55 -07:00
Kyle Isom c4d78e17ff misc/kforth: Initial import. 2018-06-05 15:39:34 -07:00
Kyle Isom 0fb6dce050 pio: start platformIO projects 2018-04-27 07:54:33 -07:00
Kyle Isom c98ca59a5e algotune: make reseed public. 2018-04-12 21:53:47 -07:00
Kyle Isom 24ca2ce67c algotune: renamed directory to match library name 2018-04-12 21:27:17 -07:00
Kyle Isom fbcef4955e algotune: finish library. 2018-04-12 21:25:17 -07:00
Kyle Isom a5d4812025 algotune: start work on algotune.
This is a library for stress testing algorithms problems.
2018-04-12 21:25:17 -07:00
Kyle Isom 567169dd7b adsep: some lunch progress 2018-04-10 12:23:09 -07:00
Kyle Isom b7193a9e96 various updates 2018-04-10 07:09:04 -07:00
Kyle Isom 1654f1b14f adsep: start algorithms + data structs = programs. 2018-04-10 07:08:48 -07:00