wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

commit fc43c10c165bf571e80a6b337b7388db5825f34b
parent d1ca23f8f7a9d6ad401a4896b655568ea2f36b52
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri, 23 May 2025 19:08:13 +0200

commit with codex

Diffstat:
random_structure | 2++
randomness | 8+-------
2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/random_structure b/random_structure @@ -1,7 +1,9 @@ # Random structure - [random_graph] +- [random_hypergraph] - [random_walk] - [random_dfa] +- [random_permutation] Up: [randomness] diff --git a/randomness b/randomness @@ -5,13 +5,7 @@ - [kolmogorov_complexity] - [pseudorandomness] - [prng] - -## [random_structure] - -- [random_graph] -- [random_hypergraph] -- [random_walk] -- [random_dfa] +- [random_structure] ## Tasks