Skip to content
View StefanMathis's full-sized avatar

Block or report StefanMathis

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. planar_geo planar_geo Public

    A Rust library for 2D geometry: geometric objects, algorithms and visualization

    Rust 1

  2. cart_lin cart_lin Public

    Convert between cartesian and linear indices.

    Rust

  3. gridded_data gridded_data Public

    A lightweight library for interpolating on a regular / rectilinear multidimensional grid.

    Rust

  4. compare_variables compare_variables Public

    A Rust procedural macro for comparing the ordering of variables and creating useful error messages

    Rust

  5. bounding_box bounding_box Public

    A library for rectilinear, 2-dimensional bounding boxes.

    Rust 1

  6. planar_convex_hull planar_convex_hull Public

    A trait for implementing a planar convex hull algorithm for your own collection type

    Rust