Pinned Loading
-
Helium atom ground state with Hartre...
Helium atom ground state with Hartree method 1#!/usr/bin/env python3
2import numpy as np
3from scipy.sparse import diags, linalg
4import sympy as sp
5from scipy import integrate
-
-
testing hand-crafted 3D in matplotlib
testing hand-crafted 3D in matplotlib 1#!/usr/bin/env python
2import numpy as np
3from matplotlib import pyplot as plt
4from matplotlib.animation import FuncAnimation
5from scipy.spatial.transform import Rotation
-
gpu_particles
gpu_particles PublicSimple C + OpenCL + Python (with Python-Ogre) implementation of N gravitationally interacting particles (plain N-body simulation)
Python 1
-
my take on the original donut by a1k...
my take on the original donut by a1k0n.net (https://www.a1k0n.net/2006/09/15/obfuscated-c-donut.html) 1double sin(),cos
2();main(){int i,nx=42,
3n=nx*nx/2;char s[n];float a,
4b,w[n];printf("\x1b[2J");for(b
5= 0;;b+=.02){memset(s,32,n);memset
-
pascal-graph3d
pascal-graph3d PublicSimple software 3D graphics engine + Rubik's Cube (probably only for TMT Pascal compiler)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.