Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. A library of intersection algorithms covering all SVG shape types

    JavaScript 185 38

  2. A JS utility class used to find intersections between any combination of lines, circles, ellipses, polylines, polygons, rectangles, quadratic beziers, and cubic beziers

    JavaScript 44 19

  3. A collection of classes used in affine geometry

    JavaScript 25 14

  4. A class of simple polynomial functionality including root finding

    JavaScript 21 8

  5. A collection of 2D code to help with in-page editing in SVG

    JavaScript 10 1

  6. An SVG filter editor written in SVG+JS

    JavaScript 5 3

33 contributions in the last year

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

Contribution activity

May - September 2020

thelonious has no activity yet for this period.

April 2020

Created an issue in objecthub/swift-numberkit that received 3 comments

Rational<BigInt> stack overflow when subtracting from a negative number

With the following snippet: let a = Rational<BigInt>(-1, 4) let b = Rational<BigInt>(0) let c = a - b I get an infinite recursion between BigInt.plus(

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.