Pinned Repositories
circles
5 point perspective grid
computacional
quick and dirty vector field visualization
eventDrivenSimulationGas
simulating an ideal gas with event driven simulation
evolvingOptimizer
uses evolutive algorithm to find the maximum of a function
fractalcruncher
calcula funciones iteradas y visualiza su imagen
gaManim
Geometric Algebra with manim
gaussJordanElimination
Applies Gauss Jordan elimination on a matrix with up to 1000x1000 entries
GeometricAlgebra
geometric algebra python implementation
pythonDataProcessing
o-b-o's Repositories
o-b-o/fractalcruncher
calcula funciones iteradas y visualiza su imagen
o-b-o/circles
5 point perspective grid
o-b-o/computacional
quick and dirty vector field visualization
o-b-o/eventDrivenSimulationGas
simulating an ideal gas with event driven simulation
o-b-o/evolvingOptimizer
uses evolutive algorithm to find the maximum of a function
o-b-o/gaManim
Geometric Algebra with manim
o-b-o/gaussJordanElimination
Applies Gauss Jordan elimination on a matrix with up to 1000x1000 entries
o-b-o/GeometricAlgebra
geometric algebra python implementation
o-b-o/pythonDataProcessing
o-b-o/pythongrapher
demonstration of physical data visualization applied to data from a fidget spinner
o-b-o/RelaxationAndOverRelaxation
Code to find the potential generated by a set of charges through the use of a relaxation algorithm
o-b-o/schrodingerSolver
Using inverse power method to solve the schrodinger equation for an arbitrary potential.