◐ Shell
clean mode source ↗

neuton - Overview

Pinned Loading

  1. 3

    from scipy.sparse import diags, linalg

    5

    from scipy import integrate
  2. basic MITM HTTP proxy server

    Python

  3. 3

    from matplotlib import pyplot as plt

    4

    from matplotlib.animation import FuncAnimation

    5

    from scipy.spatial.transform import Rotation
  4. Simple C + OpenCL + Python (with Python-Ogre) implementation of N gravitationally interacting particles (plain N-body simulation)

    Python 1

  5. 3

          n=nx*nx/2;char s[n];float a,

    4

         b,w[n];printf("\x1b[2J");for(b

    5

       = 0;;b+=.02){memset(s,32,n);memset
  6. Simple software 3D graphics engine + Rubik's Cube (probably only for TMT Pascal compiler)

    Pascal 3 1