Introduction: I’m hoping to start a new content series where I slowly read math-heavy non-fiction books and try to port them into programming languages as I go along. Usually I’d say it will be in Python, though if the situation calls for it I will use whichever language I believe is ideal for the task. […]
Math
Philosophy of Mathematics
Physics
Is Science Mind-Independent?I recently engaged in an argument on social media. This isn’t anything rare or profound, most of my arguments happen on social media. What was rare and profound was the fact that this conversation offered a natural segue in the ontology of numbers; for once I didn’t have to force it. Someone made the seemingly […]
Animations
Code
Math
Media
Python
Julia Blend (Animated Julia Sets)Draw Julia set animations by simply defining a 2d line though the complex plane. A Julia set is simply a recursive function or iterative process that takes the form z=z^2+cwhere the initial value of z is a complex number representing a point in 2d space, and c is any complex.The z argument is updated until […]
Site News
Works in progressI realise it’s been sometime since my last post. Don’t fear, the site’s still well and truly active. I am going through some personal stuff and accommodation issues following the death of a very close friend and housemate.Although my being is inseparable-from/interwoven-with mathematics and programming, I must take some time to focus on being the […]
0