The Wayback Machine - https://web.archive.org/web/20210915015706/https://github.com/HugoGranstrom
Skip to content
Avatar

Achievements

Achievements

Organizations

@SciNim
Block or Report

Block or report HugoGranstrom

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A collection of numerical methods written in Nim

    Nim 51 6

  2. Newtonian n-body gravity simulator

    TypeScript 88 15

  3. A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.

    Nim 24 3

  4. A 3D Newtonian gravity simulator of the solar system written in Python/Vpython. Several integrators are implemented (euler, verlet, pefrl etc).

    Python 10 3

  5. A Nim wrapper of SymEngine

    Nim 3

  6. nimbody Public

    A project to test out Weave's multithreading for n-body simulations

    Nim 8

309 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Created a pull request in TheHappyKoala/Harmony-of-the-Spheres that received 9 comments

add log-spaced dts for arrow buttons

Here's my implementation. I tested it on a few scenarios and it seems to work, although the max/minDt for many scenarios isn't optimal at the momen…

+29 −1 9 comments

Created an issue in StefanSalewski/cdt that received 24 comments

Locate which triangle a point is in

I have interests in using Delaunay Triangulation for interpolation, but I can't seem to find any functions suitable for that. locatePoint was the o…

24 comments