-
NIL Technology
- Spain
- https://rafael-fuente.github.io/
- @rafael_fuente_
- in/rafael-de-la-fuente-b893b6119
Highlights
- Pro
-
diffractsim Public
✨🔬 A flexible diffraction simulator for exploring and visualizing physical optics.
-
awesome_photonics Public
Forked from joamatab/awesome_photonics😎 curated list of open source photonics projects
-
-
Python-Raytracer Public
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
-
qmsolve Public
Forked from quantum-visualizations/qmsolveA module for solving and visualizing the Schrödinger equation.
-
devito Public
Forked from devitocodes/devitoDSL and compiler framework for automated finite-differences and stencil computation
Python MIT License UpdatedFeb 11, 2024 -
doublestar_grating_diffraction Public
Forked from irfanimaduddin/doublestar_grating_diffraction -
DGFEM-Maxwell-Equations Public
Discontinuous Galerkin finite element method (DGFEM) for Maxwell Equations
-
sightpy-weekend-raytracer Public
This raytracer is a versatile implementation of Ray Tracing in One Weekend Book Series which uses Python as the interface for the scene description
-
Incoherent-Light-Simulation Public
Simulation of the propagation of incoherent light, aiming to illustrate the concept of spatial coherence.
-
awesome-physics Public
Forked from wbierbower/awesome-physics🌌 A collaborative list of awesome software for exploring Physics concepts
-
Simple-Mandelbrot-explorer Public
A minimalist Mandelbrot Set explorer using SFML
-
Simulation of an Ideal Gas to Verify Maxwell-Boltzmann distribution
-
N-body-numerical-simulation Public
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to inte…