VictorSeven
Physicist from Granada, Spain. I research in statistical physics and applications to Neuroscience . I also like to code games and compose music.
Granada, Spain
Pinned Repositories
CNetwork
CNetwork is a simple C++ class to do network analysis.
cursocpp
Apuntes para el curso de C++ organizado por EFE
FHPLatticeGas
A C++ implementation of the FHP Lattice Gas Cellular Automata
IsingModel
A classic implementation in C++ of the famous 2D Ising Model.
KingSkeleton
Godot game for the Game Off Jam
NMEpidemy
Simulation code for a Non-Markovian epidemic spread
PovRayWriter
PovRayWriter is a C++ class designed to create 3D representation of scientific data using the PovRay raytracer.
SurfaceGrowth
Simulations about various surface growth models
tutorial-numerical-stochastic
A Jupyter notebook with basic theory and sample code for simulating stochastic processes in python.
WWCS2022-Plants
A small project about seed dispersion and metapopulation environments.
VictorSeven's Repositories
VictorSeven/IsingModel
A classic implementation in C++ of the famous 2D Ising Model.
VictorSeven/FHPLatticeGas
A C++ implementation of the FHP Lattice Gas Cellular Automata
VictorSeven/cursocpp
Apuntes para el curso de C++ organizado por EFE
VictorSeven/PovRayWriter
PovRayWriter is a C++ class designed to create 3D representation of scientific data using the PovRay raytracer.
VictorSeven/tutorial-numerical-stochastic
A Jupyter notebook with basic theory and sample code for simulating stochastic processes in python.
VictorSeven/WWCS2022-Plants
A small project about seed dispersion and metapopulation environments.
VictorSeven/CNetwork
CNetwork is a simple C++ class to do network analysis.
VictorSeven/KingSkeleton
Godot game for the Game Off Jam
VictorSeven/NMEpidemy
Simulation code for a Non-Markovian epidemic spread
VictorSeven/SurfaceGrowth
Simulations about various surface growth models
VictorSeven/tallerGodot
Proyecto para el taller de Godot Engine 3 realizado en la ETSIIT, Granada
VictorSeven/HMDynamics
Studying the dynamics of mesoscopic hierarchical modular neuronal networks
VictorSeven/Necromancy-Game-WJ42
A game about an old necromancer for Godot Wild Jam 42
VictorSeven/VGArtTips
This page includes some tips for making sprites for videogames.
VictorSeven/VictorSeven.github.io
My blog!
VictorSeven/wilson-cowan-webapp
A simulation of the Wilson-Cowan done in Godot Engine, thought to be run on the web.
VictorSeven/CovidAndalucia
Weekly updated data about the coronavirus pandemic in Andalusia (Spain), with special focus in my city.
VictorSeven/Dornic_et_al_integration_class
VictorSeven/LimitedRoleData
Source code and data for our work, "Limited role of spatial self-structuring in emergent trade-offs during pathogen evolution"
VictorSeven/Mandelbrot
A implementation of the Mandelbrot set, which you can zoom and view in real-time. Designed with Java+videogame lib Slick2D.
VictorSeven/plotting-styles
Small set of files with the usual styling I apply to all my graphs.
VictorSeven/pruebasGit
Tests to learn Git.
VictorSeven/pyGAlib
Graph Analisys library based on Python / NumPy
VictorSeven/sbi
Simulation-based inference toolkit