Add distribution for Chainscape, and the novel generated by it.
Chris Pressey
1 year, 6 months ago
145 | 145 | We submitted [The Lion, the Witches, and the Weird Road][], |
146 | 146 | a novel generated by the [Dissociated Parse][] algorithm. |
147 | 147 | |
148 | ### NaNoGenMo 2023 | |
149 | ||
150 | * year: 2023 | |
151 | ||
152 | Here is [a list of completed entries for 2023](https://github.com/NaNoGenMo/2023/issues?q=is:open+is:issue+label:completed). | |
153 | ||
154 | We submitted [The Other and the Same][], | |
155 | a novel generated from a Markov chain obtained by | |
156 | taking the intersection of 10 other Markov chains, | |
157 | using [Chainscape][]. | |
158 | ||
148 | 159 | - - - - |
149 | 160 | |
150 | 161 | [Cat's Eye Technologies]: ../article/General%20Information.md#cats-eye-technologies |
182 | 193 | [The Epic of Goog-a-MESH]: ../article/Texts.md#the-epic-of-goog-a-mesh |
183 | 194 | [The Lion, the Witches, and the Weird Road]: ../article/Texts.md#the-lion-the-witches-and-the-weird-road |
184 | 195 | [Dissociated Parse]: ../article/Tools.md#dissociated-parse |
196 | [The Other and the Same]: ../article/Texts.md#the-other-and-the-same | |
197 | [Chainscape]: ../article/Tools.md#chainscape | |
185 | 198 |
275 | 275 | * submitted-to: [NaNoGenMo 2021][] (completed) |
276 | 276 | * entry @ [github.com/NaNoGenMo/2021](https://github.com/NaNoGenMo/2021/issues/62) |
277 | 277 | * online @ [catseye.tc](https://catseye.tc/view/Dissociated-Parse/generated/The%20Lion,%20the%20Witches,%20and%20the%20Weird%20Road.md) |
278 | * in-distribution: [NaNoGenMo-Entries-2019 distribution](https://catseye.tc/distribution/NaNoGenMo-Entries-2019_distribution) | |
278 | * in-distribution: [Dissociated Parse distribution](https://catseye.tc/distribution/Dissociated_Parse_distribution) | |
279 | 279 | |
280 | 280 | A novel generated by running the [Dissociated Parse][] algorithm (developed |
281 | 281 | during NaNoGenMo 2021) on Frank L. Baum's _The Wonderful Wizard of Oz_. |
282 | ||
283 | ### The Other and the Same | |
284 | ||
285 | * inception-date: Nov 2023 | |
286 | * submitted-to: [NaNoGenMo 2023][] (completed) | |
287 | * entry @ [github.com/NaNoGenMo/2023](https://github.com/NaNoGenMo/2023/issues/9) | |
288 | * online @ [static.catseye.tc](https://static.catseye.tc/novels/The%20Other%20and%20the%20Same.html) | |
289 | * in-distribution: [Chainscape distribution](https://catseye.tc/distribution/Chainscape_distribution) | |
290 | ||
291 | A novel generated by taking 10 lauded works of English literature, | |
292 | obtaining Markov chains from them, taking the intersection of all | |
293 | those Markov chains to produce another Markov chain, and randomly | |
294 | walking that Markov chain, using [Chainscape][]. | |
282 | 295 | |
283 | 296 | Links |
284 | 297 | ----- |
299 | 312 | [Samovar]: ../article/Languages.md#samovar |
300 | 313 | [Julia]: https://julialang.org/ |
301 | 314 | [Befunge-93]: ../article/Languages.md#befunge-93 |
302 | ||
315 | [Chainscape]: ../article/Tools.md#chainscape | |
316 |
14 | 14 | |
15 | 15 | _Note also that there are several novel generators in here, and possibly other kinds of_ |
16 | 16 | _generators, that should probably be in their own "Generators" article rather than here in "Tools"._ |
17 | ||
18 | ### Chainscape | |
19 | ||
20 | * inception-date: Nov 2023 | |
21 | * reference-distribution: [Chainscape distribution](https://catseye.tc/distribution/Chainscape_distribution) | |
22 | ||
23 | Chainscape is the name of a project, undertaken during | |
24 | [NaNoGenMo 2023][], to explore the algebraic properties | |
25 | of Markov chains. In particular, it can be used to find | |
26 | the intersection of two or more Markov chains (which is | |
27 | itself a Markov chain and can be walked randomly to | |
28 | produce a sequence.) It was used to generate the novel | |
29 | [The Other and the Same][]. | |
17 | 30 | |
18 | 31 | ### DAM |
19 | 32 | |
474 | 487 | [A Time for Destiny]: ../article/Texts.md#a-time-for-destiny |
475 | 488 | [NaNoGenMo 2013]: ../article/Events.md#nanogenmo-2013 |
476 | 489 | [NaNoGenMo 2015]: ../article/Events.md#nanogenmo-2015 |
490 | [NaNoGenMo 2021]: ../article/Events.md#nanogenmo-2021 | |
491 | [NaNoGenMo 2023]: ../article/Events.md#nanogenmo-2023 | |
477 | 492 | [6502]: ../article/Project%20Dependencies.md#6502 |
478 | 493 | [6502 machine code]: ../article/Project%20Dependencies.md#6502 |
479 | 494 | [SITU-PAN]: ../article/Tools.md#situ-pan |
501 | 516 | [linapple]: https://github.com/linappleii/linapple |
502 | 517 | [HTML5]: https://www.w3.org/TR/html5/ |
503 | 518 | [yoob.js]: ../article/Tools.md#yoobjs |
504 | [NaNoGenMo 2021]: ../article/Events.md#nanogenmo-2021 | |
505 | 519 | [The Lion, the Witches, and the Weird Road]: ../article/Texts.md#the-lion-the-witches-and-the-weird-road |
506 | 520 | [Information Hiding in Scheme]: https://codeberg.org/catseye/The-Dossier/src/branch/master/article/Information-Hiding-in-Scheme/ |
507 | ||
521 | [The Other and the Same]: ../article/Texts.md#the-other-and-the-same | |
522 |
748 | 748 | "codeberg.org/catseye" |
749 | 749 | ], |
750 | 750 | "reponame": "Cfluviurrh" |
751 | }, | |
752 | "Chainscape distribution": { | |
753 | "entries": [ | |
754 | "Chainscape" | |
755 | ], | |
756 | "impllangs": [ | |
757 | "Python" | |
758 | ], | |
759 | "releases": [ | |
760 | { | |
761 | "revision": "2023.1130", | |
762 | "url": "https://catseye.tc/distfiles/chainscape-0.1-2023.1130.zip", | |
763 | "version": "0.1" | |
764 | } | |
765 | ], | |
766 | "repohosts": [ | |
767 | "codeberg.org/catseye" | |
768 | ], | |
769 | "reponame": "Chainscape" | |
751 | 770 | }, |
752 | 771 | "Chrysoberyl distribution": { |
753 | 772 | "entries": [ |