Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heindel/mathematical economics of hierarchical operator pools #8

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ba3abf8
add the file for the blog post
heindel Jul 1, 2024
ffc55fd
add all the files for the PR
heindel Jul 3, 2024
dbb4159
revise once more to wrap this up as something that can be published s…
heindel Jul 16, 2024
1f4c6b9
write up some of the math in more detail
heindel Jul 22, 2024
7cce211
start playing with some plots
heindel Jul 22, 2024
6d37fcd
add some pointers to useful packages for (exponential) distributions
heindel Jul 25, 2024
cf8b9a9
one last look at this, because Plut is coming
heindel Jul 25, 2024
f0119b3
add this demo file based on https://www.youtube.com/watch?v=Rg3r3gG4nQo
heindel Jul 25, 2024
f4ab457
do some sampling \o/
heindel Jul 25, 2024
906d8c3
sample some intent flow
heindel Jul 25, 2024
b90cf17
learn some more julia
heindel Jul 26, 2024
b3e2517
describe the algorithm for computing satisfaction times for intents
heindel Jul 29, 2024
40bc236
advance the algorithm for solving
heindel Jul 29, 2024
7a52d08
finish the solver algorithm in a first version
heindel Jul 29, 2024
4ce32a6
revising and cleaning up the code
heindel Aug 15, 2024
eb60281
revise and add more detail to the plan of the experiments
heindel Aug 15, 2024
f3a7492
revised the document and solving algorithm, documented the code, and …
heindel Aug 16, 2024
c14b33c
added some first plot about matching time distribution
heindel Aug 16, 2024
7150921
final tweaks and for a nice graph
heindel Aug 16, 2024
c403a5d
fix a bug
heindel Aug 17, 2024
fa45cd8
make solving time distribution plots for every depth, add `weird resu…
heindel Aug 17, 2024
7fb4387
trying to fix the code
heindel Feb 25, 2025
3bab672
change versions and stuff
heindel Feb 25, 2025
16e64e3
start rewriting properly
heindel Feb 25, 2025
90156de
reworked and got rid of old stuff: now debug ..
heindel Feb 26, 2025
55faa5d
fixed
heindel Feb 26, 2025
f49a8b1
wrap up in a function
heindel Feb 26, 2025
505b766
wrote the real main loop + some clean up
heindel Feb 26, 2025
a080e5d
fixed --- hpefully finally :-)
heindel Feb 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file.
2 changes: 2 additions & 0 deletions tobias/mempool/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
all:
pandoc --variable colorlinks=true -t pdf --pdf-engine=xelatex -o hierarchy-pools.pdf mempool-blog-post.md
21 changes: 21 additions & 0 deletions tobias/mempool/MempoolHierarchiesInAnSVG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tobias/mempool/hierarchy-pools.pdf
Binary file not shown.
Loading