Peter Cottle
Peter Cottle
As per our earlier discussion, I realized that the mass of a particular particle can change in time; the mass of all the particles may not be the same as...
Would anyone be interested in a patch to add (optional) Velocity Verlet integration? You can see the algorithm here: http://en.wikipedia.org/wiki/Verlet_integration#Velocity_Verlet It wouldn't be a huge performance hit, but since Arbor...
We seem to be getting an error from within `grunt-hash` for Node 6.2.0+ builds, saying: ``` Warning: Path must be a string. Received undefined ``` More context over here: https://github.com/pcottle/learnGitBranching/issues/392...
Alright @almost this diff is super rough since I'm an Objective-C newb, but hoping to get some feedback and improve on it. In my app that teaches people SQL, I'd...