Skip to content
View jonTrent's full-sized avatar

Block or report jonTrent

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. PatienceDiff PatienceDiff Public

    Javascript implementation of the Patience Diff algorithm and the new Patience Diff Plus algorithm.

    JavaScript 84 33

  2. AntikytheraMechanismPapers AntikytheraMechanismPapers Public

    A pair of Antikythera Mechanism hypotheses concerning 1) the setting of the Egyptian calendar ring and 2) the use of the superfluous 63 tooth gear to predict eclipse seasons.

    3

  3. jsonSortedStringify jsonSortedStringify Public

    Custom version of JSON stringify that produces output sorted by object properties and array values.

    JavaScript

  4. SweepLine SweepLine Public

    Sweep Line algorithm implemented in Javascript via doubly linked list and Map.

    JavaScript

  5. AntikytheraMechanism AntikytheraMechanism Public

  6. MillerRabinPrimalityTest MillerRabinPrimalityTest Public

    Miller Rabin primality test in JavaScript using BigInt.

    JavaScript