Palaiologos
#math
A collection of curiosities concerning Fibonacci numbers, primes and relations between them.
Palaiologos
#mathematics
A brief explanation of Heaviside’s cover-up method for partial fraction decomposition, domain extensions and applications to computer algebra.
Palaiologos
#apl
#c
A code golf challenge inspired by an anecdote about Dan Baronet.
Palaiologos
#science
#history
The story of a forgotten invention that could have changed the world.
Palaiologos
#math
#apl
How to solve a mathematics problem using the supercharged powers of APL?
Palaiologos
#apl
An evaluator for untyped lambda calculus written in Dyalog APL.
Palaiologos
#data compression
#c
#x86_64
#performance
#entropy
Speeding up the Debian’s ent
tool for entropy estimation with the outcome of 8x-11x performance improvement.
Palaiologos
#esolangs
A short and interactive introduction to Subleq - a Turing-complete one instruction computer.
Palaiologos
#math
#c
An easy method to accelerate the computation of infinite sums of rational functions using the digamma function and other numerical methods.
Palaiologos
#sdl
#c
An easy, reusable way of embedding resources into SDL2 applications.