Physics simulation - particle collisions
Download file Packages 1 using Plots, LinearAlgebra, Printf Initialization Define particles 1 2 3 4 5 6 7 8 9 mutable struct Particle position::Vector{Float64} velocity::Vector{Float6...
Download file Packages 1 using Plots, LinearAlgebra, Printf Initialization Define particles 1 2 3 4 5 6 7 8 9 mutable struct Particle position::Vector{Float64} velocity::Vector{Float6...
Intro The goal of this post is to show my Pi setup. I use a Raspberry 4 4GB mainly as a self-hosted server with Nextcloud to replace Google Drive. This setup does not need access to a router...