This is a simple implementation and test setup of interpolator of 2D slices using bicubic splines in the Odin programming language.
No description provided.
A very simple lib to calculate the power and, the real and imag in the frequency domain for a specific frequency.
A fast, comprehensive wavelet transform library for the Odin programming language, inspired by PyWavelets.
No description provided.
High compression Weight encoded training with Orthogonal Arrays, Taguchi of ternary -1, 0, 1 weights of 1.58 bits style Neural Network.
A very simple optimizer that can produce good results without derivatives.
Advent of Code 2024
A template for doing Advent of Code in Odin with VS Code.
A simple tool that works even with image files of big dimensions.
This is a really fast derivative free optimizer that can minimize 2500 dimensions Rosenbrock in 18 minutes on a slow computer single threaded.
A contrainned linear case that simplifies graittly this mathematical inverse problem of finding the deconvolution kernel.
A simple profiller that automatically instruments all the Odin functions of a diretory and sub diretories or a specific file name that is part of the source code path.
Bloom Filter to find if an element E is in a Set with a small probability of false negatives.
Just a comparison of the some different high precision methods of making sums.
A port of something nice for the terminal, just for the fun of it.
A very simple graphical image viewer, that uses RayLib.
You can choose the lenght of the power m that defines indirectly the lenght of the sequences, the seed and the primitive polynomial, you can also get the cross correlation matrix of the sequences.
Just a simple lib that uses in it the Nuod lib, a powerful Linear Algebra lib for Odin.
I was just curious and decided to make a program to know the stats of it.
Something nice to see the passiing of time :-)
A comprehensive, progressive learning journey through AVX2 SIMD programming using the Odin programming language on Linux x86_64.
JADE is an Adaptive Differential Evolution with external archive, p-best selection, and is parallel in this implementation.
Something that I made just for the fun of it, but that come out something really cool.