git @ Cat's Eye Technologies Chrysoberyl / a794745
Add distribution for Chainscape, and the novel generated by it. Chris Pressey 1 year, 6 months ago
4 changed file(s) with 65 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
145145 We submitted [The Lion, the Witches, and the Weird Road][],
146146 a novel generated by the [Dissociated Parse][] algorithm.
147147
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
148159 - - - -
149160
150161 [Cat's Eye Technologies]: ../article/General%20Information.md#cats-eye-technologies
182193 [The Epic of Goog-a-MESH]: ../article/Texts.md#the-epic-of-goog-a-mesh
183194 [The Lion, the Witches, and the Weird Road]: ../article/Texts.md#the-lion-the-witches-and-the-weird-road
184195 [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
185198
275275 * submitted-to: [NaNoGenMo 2021][] (completed)
276276 * entry @ [github.com/NaNoGenMo/2021](https://github.com/NaNoGenMo/2021/issues/62)
277277 * 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)
279279
280280 A novel generated by running the [Dissociated Parse][] algorithm (developed
281281 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][].
282295
283296 Links
284297 -----
299312 [Samovar]: ../article/Languages.md#samovar
300313 [Julia]: https://julialang.org/
301314 [Befunge-93]: ../article/Languages.md#befunge-93
302
315 [Chainscape]: ../article/Tools.md#chainscape
316
1414
1515 _Note also that there are several novel generators in here, and possibly other kinds of_
1616 _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][].
1730
1831 ### DAM
1932
474487 [A Time for Destiny]: ../article/Texts.md#a-time-for-destiny
475488 [NaNoGenMo 2013]: ../article/Events.md#nanogenmo-2013
476489 [NaNoGenMo 2015]: ../article/Events.md#nanogenmo-2015
490 [NaNoGenMo 2021]: ../article/Events.md#nanogenmo-2021
491 [NaNoGenMo 2023]: ../article/Events.md#nanogenmo-2023
477492 [6502]: ../article/Project%20Dependencies.md#6502
478493 [6502 machine code]: ../article/Project%20Dependencies.md#6502
479494 [SITU-PAN]: ../article/Tools.md#situ-pan
501516 [linapple]: https://github.com/linappleii/linapple
502517 [HTML5]: https://www.w3.org/TR/html5/
503518 [yoob.js]: ../article/Tools.md#yoobjs
504 [NaNoGenMo 2021]: ../article/Events.md#nanogenmo-2021
505519 [The Lion, the Witches, and the Weird Road]: ../article/Texts.md#the-lion-the-witches-and-the-weird-road
506520 [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
748748 "codeberg.org/catseye"
749749 ],
750750 "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"
751770 },
752771 "Chrysoberyl distribution": {
753772 "entries": [