Skip to content
View julianlork's full-sized avatar
  • Vienna

Block or report julianlork

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. gpu-computed-particle-system-with-swift gpu-computed-particle-system-with-swift Public

    Implementation of a simple particle system using Metal.

    Swift 6

  2. fdm-lid-driven-cavity-flow fdm-lid-driven-cavity-flow Public

    Implementation of a lid driven cavity flow simulator using regular finite differences method with python.

    Python 5 3

  3. gpu-vector-addition-with-metal-and-swift gpu-vector-addition-with-metal-and-swift Public

    Implementation of a gpu accelerated vector addition.

    Swift 2

  4. gpu-vector-addition-with-metal-and-cpp gpu-vector-addition-with-metal-and-cpp Public

    Implementation of a gpu accelerated vector addition.

    C++

  5. fvm-internal-channel-flow fvm-internal-channel-flow Public

    A compact Finite Volume Method solver for 2D Euler equations (internal channel flow). Demonstrates numerical methods, scientific programming and shock capturing.

    Python