Skip to content
View Phrogz's full-sized avatar

Block or report Phrogz

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. SLAXML SLAXML Public

    SAX-like streaming XML parser for Lua

    Lua 164 45

  2. NeatJSON NeatJSON Public

    Pretty-print your JSON in Ruby, JS, or Lua with more power than JSON.stringify or JSON.pretty_generate

    Python 114 20

  3. svg-path-to-polygons svg-path-to-polygons Public

    Converts path commands for an SVG path to polygon points.

    JavaScript 63 20

  4. visual-scxml-editor visual-scxml-editor Public

    VS Code extension for visualizing and graphically editing SCXML statecharts

    JavaScript 24 3

  5. A generic module for performing simu... A generic module for performing simulated annealing optimizations
    1
    # Include this in a class and define your own #variation method that
    2
    # makes returns a new instance that might be better.
    3
    #
    4
    # Use #add_annealing_constraint to add constraints
    5
    module SimulatedAnnealing
  6. rephinez rephinez Public

    Generic simulated annealing platform built on Node.js, with web-based GUI

    HTML 1