med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

314
active users

#graph

4 posts3 participants0 posts today

HexylViewPoint

#mathart #mathober2025 #mathober #mathober29 #fHexyl #graph

Blogpost/Images/Code: blog.illestpreacha.com/mathobe

For my 25th sketch of Mathober2025 (curated by @fractalkitty ) coded in Python, HexylViewPoint takes the 29th prompt of Hexyl and uses the chemical Hexyl acetate as a focal point to graph various melting and boiling points.

#Poetry
Directions
Flowing out of Relations
Sensations
Manufactured from Chemical Reactions
Melting and boiling that changes their Formations

#creativecoding #coding #chemistry #physics
#newmedia #scifi #worldbuilding
#math #mathematical #datavisualization

Olu

Olu is a JSON document store with automatic graph relationship tracking. When documents reference each other, the graph layer maintains edges automatically. RESTful API, dual storage backends, basic graph queries. Written in Go.

Apart from REST queries, it features an implementation of Sulpher, a small subset of Neo4js Cypher. Comes batteries included with an in-memory LRU cache, or configurable with an external Redis cache (Docker Compose-ready, just make docker-run)

Core CRUD and graph operations work. About half the planned API is implemented. Still early but functional for prototyping.

#olu#graph#graphdb

DistortedDendrogramming

#mathart #mathober2025 #mathober #mathober16 #faithful #dendrogram #graph

Blogpost/Images/Code: blog.illestpreacha.com/mathobe

For my 22nd sketch of Mathober2025 (curated by @fractalkitty ) coded in #Python, DistortedDendrogramming takes the 16th prompt of Faithful and uses a distorted Dendrogram as the source for this prompt.

"The directed graph can act as a mediating object because of the second main feature to be discussed: The graphs are examples of “faithful representations.”" - (Carter, 2018). Since Dendrograms are a form of directed graphs, It matches the prompt.

#Poetry
Directions
Flowing out of Relations
Sensations
Manufactured from Descension

Reference
Carter, J. (2018). Graph-algebras—faithful representations and mediating objects in Mathematics. Endeavour, 42(2–3), 180–188.

#creativecoding #coding #chromatic
#newmedia #scifi #worldbuilding
#math #mathematical #datavisualization