Pauls Research on Trees and Structure

This will be filled with resources and bookmarks related to trees

Art Projects

terra0

https://terra0.org/

works of vincent charlebois

https://www.vincentcharlebois.net//nodes.html
https://vincentcharlebois.com/plnts

Tree Font

Tree Font by 

https://www.katieholten.com/treealphabetdrawings#/tree-alphabet/

Theory Collection

From the Blue Planet to Google Earth

https://www.e-flux.com/journal/50/59968/from-the-blue-planet-to-google-earth/

lowtechmagazine

https://www.lowtechmagazine.com/

PrePHD Research

Strange Turing complete systems

https://arxiv.org/pdf/1904.09828.pdf?

Physical Computing / Low / No Power Computing

~ watercomputers
~ gravitycomputers
~ crab computers

terra0

https://terra0.org/

PrePHD Research 2

while the last presentation was mainly about reseach into practical computational systems (turing machines etc) ,this presentation focuses on theorethical references and research towards numbersystems / and compuational systems and cognitive regonitions. Meaning looking into Questions of how compuational numbersystems arrived historical and questions regarding the epistemology of numbers (also with a focus on Bildung)

Literature

Stanislas Dehaen - Number Sense: How the Mind Creates Mathematics

John N. Crossley - Growing Ideas of Number (The Emergence of Number)   *

Yuk Hui - Recursivity and Contingency (?)

Wesley C. Salmon - Zeno's Paradoxes 

Richard Dedekind - Was sind und was sollen die Zahlen  *

Marie-Louise von Franz - Zahl und Zeit  *

Janine McIntosh, Graham Meiklejohn and David Leigh-Lancaster - Number and the Child

Rochel Gelman and C. R. Gallistel - The Child's Understanding of Number

D.D Hromada - Prolegomena Paedagogica

Mathew Watkins  - Secrets of Creation - Volume 1 *

Alain Badiou - Number and Numbers

Secrets of Creation - Volume 1

- a introduction into number theory and prime number without mathemathical notation
- Creation of Number systems (Peano's Rules)
- Prime Factorisation - Analytic
"The primes can be explained to a schoolchild, a 5 year old is capable of understanding the idea of prime numbers"

Zahl und Zeit

- trys to  read C. G. Jung's concept of synchronicity, with the archetypal conception of natural numbers.
- takes insperation from Psychology, Numerology, Mathemathics, Religious Number Systems etc
- With this she tried to approach the unity aspect of being, "the Unus Mundus", which lies behind the phenomena of psyche and matter

Number and Numbers

- gives an overview of the mathematical foundations of his philosophy, which are mostly set and set-theoretical
- questions concerning structures of counting / numbers and sets
- historically follow the discovery of mathematicians like Dedekind, Fregge, Cantor and Peano



Growing Ideas of Number (The Emergence of Number)

... sketches the development of ideas of number from the simplest beginnings 

- history of numbers and numbering systems as a human system -

- Counting and counting practices from diffrent cultures (Number words, Numerals etc)
- Calculating by hand / Measuring


But also it takles Numbers from a psychology side through some disscussion of Jung

Participation in the 9th Münster Workshop for School Informatics 2020

The Digital Education Team presented the Digital Primer project at Münster School Informatics Workshop . This year's workshop topic "Mobile with informatics" was a perfect match for the contribution "Building instructions for a digital primer by and for your pupils" presented by the Digital Education Team. In the accompanying publication four characteristics of the Digital Primer are explained and a building instruction for a prototype is given. The publication in volume can be found here .

Presentation 'Make Your Pupil’s Embooked, Voluminous, Modular and Unique Digital Primer' is available here.

kastaliarbre.sql

with recursive tree as (
  select obj,
         sub,
         array[obj] as all_ancestors,
         array[knot_name] as ancestor_names
  from bounds left join knots on obj=knot_id
  where sub=1 and predicate='is_parent'

  union all

  select c.obj,
         c.sub,
         p.all_ancestors||c.obj,
         p.ancestor_names || knot_name
  from bounds c
     join tree p
      on c.sub = p.obj
     and c.obj <> ALL (p.all_ancestors) -- avoids endless loops
     left join knots on c.obj=knot_id
)
select all_ancestors,ancestor_names
from tree order by all_ancestors;

Kastalia Task 0

please provide an algorithm which can transform lists provided by kastaliarbre.sql


 {6301,6302}                                                  | {Presentations,OEB.global}

 {6301,6302,6303}                                             | {Presentations,OEB.global,"Order of the day"}

 {6301,6302,6304}                                             | {Presentations,OEB.global,"All which shall be presented is work-in-progress."}

 {6301,6302,6305}                                             | {Presentations,OEB.global,"Reform Pedagogy"}

 {6301,6302,6305,6306}                                        | {Presentations,OEB.global,"Reform Pedagogy","Waldorf Pedagogy"}

 {6301,6302,6305,6307}                                        | {Presentations,OEB.global,"Reform Pedagogy"," Montessori Pedagogy"}

 {6301,6302,6305,6308}                                        | {Presentations,OEB.global,"Reform Pedagogy","Freinet Pedagogy"}

 {6301,6302,6309}                                             | {Presentations,OEB.global," Commonalities among Waldorf / Montessori / Freinet"}

 {6301,6302,6310} 



into jsons having form


var treeData = [

{
"name": "Top Level",
"parent": "null",
"children": [
{
"name": "Level 2: A",
"parent": "Top Level",
"children": [
{
"name": "Son of A",
"parent": "Level 2: A"
},
{
"name": "Daughter of A",
"parent": "Level 2: A"
}
]
},
{
"name": "Level 2: B",
"parent": "Top Level"
}
]
}
];

Binary tree 6

128

192

64

Tractatus Logico-Philosophicus

1

The world is everything that is the case.

Record of '1' by daniel-hromada

{"id":"w1","w":"The","start":"1675","stop":"2309"},{"id":"w2","w":"world","start":"2579","stop":"3826"},{"id":"w3","w":"is","start":"3860","stop":"4485"},{"id":"w4","w":"everything","start":"5741","stop":"7060"},{"id":"w5","w":"that","start":"7353","stop":"8189"},{"id":"w6","w":"is","start":"8518","stop":"9118"},{"id":"w7","w":"the","start":"10387","stop":"11199"},{"id":"w8","w":"case","start":"11445","stop":"12340"},{"id":"w9","w":".","start":"12550","stop":"12811"},

1.2

The world divides into facts.

1.1

The world is the totality of facts, not of things.

2

What is the case, the fact, is the existence of atomic facts.

2.02 - The object is simple.

2.1 - We make to ourselves pictures of facts.

2.033 - The form is the possibility of the structure.

The form is the possibility of the structure.

2.01

An atomic fact is a combination of objects (entities, things).

Tractatus Info-Botanicus

1. Projection of a tree is observed.

2. One observes existence of morphism between arborescent components of the biosphere and arborescent components of the infosphere.

2.3. It is impossible to prove that organic trees are NOT projections of informatic structures.

0 . Tree exists.

Record of ' 0 . Tree exists.' by daniel-hromada

{"id":"w0","w":"","stop":"690"},{"id":"w1","w":"0","stop":"1440"},{"id":"w2","w":".","stop":"1623"},{"id":"w3","w":"Tree","stop":"2273"},{"id":"w4","w":"exists.","stop":"3123"}

Record of ' 0 . Tree exists.' by daniel-hromada

{"id":"w0","w":"","stop":"822"},{"id":"w1","w":"0","stop":"1738"},{"id":"w2","w":".","stop":"1938"},{"id":"w3","w":"Tree","stop":"2538"},{"id":"w4","w":"exists.","stop":"3488"}

Record of ' 0 . Tree exists.' by daniel-hromada

{"id":"w0","w":"","stop":"762"},{"id":"w1","w":"0","stop":"1929"},{"id":"w2","w":".","stop":"2112"},{"id":"w3","w":"Tree","stop":"2795"},{"id":"w4","w":"exists.","stop":"3812"}

0.1 Tree is a structure.