Skip to content
View theplatypus's full-sized avatar

Block or report theplatypus

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

Pinned Loading

  1. scott Public

    Scott is a python library to compute, for any fully-labelled (edge and node) graph, a canonical tree representative of its isomorphism class, that can be derived into a canonical trace (string) or …

    Python 20 1

  2. RExpress Public

    RExpress is a convenient R wrapper written in node.js, to build a simple HTTP API over your R application

    JavaScript 4 1

  3. Compute cardinality of several class...
    1
    from math import factorial, ceil
    2
    
                  
    3
    def fact(n):
    4
        """
    5
        n!
  4. Minimal Flask wrapper for matplotlib
    1
    """
    2
      plot some sinusoid with matplotlib,
    3
      and statically serve it through flask, without any disk I/O
    4
      
    5
      python >3 version (io package instead of StringIO)
  5. StripsCompression Public

    Topologic Compression of 3D meshes w/ WebGL visualization

    JavaScript 2 1

  6. pybliss-dockerfile Public

    A docker image to run PyBliss algorithm

    Python 1