Skip to content
View JackStade's full-sized avatar

Block or report JackStade

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. Rust-Draw Rust-Draw Public

    This is a graphics/drawing library for the Rust programming language. It is intended to be conceptually similar to the Processing library for java, but using Rust paradigms.

    Rust 2

  2. wavefunction-collapse-rs wavefunction-collapse-rs Public

    A rust crate that runs the wave function collapse algorithm in n dimensions.

    Rust 1

  3. billiard-ball-fractions billiard-ball-fractions Public

    An prototype educational app that uses billiard ball bouncing to explain algebraic fractions and relatively prime numbers. Written in processing.

    Processing

  4. Contour-Plot-STL-Exporter Contour-Plot-STL-Exporter Public

    This takes the contour plot of a function and will export it as a 3D object in the STL format.

    Processing

  5. tracked-mem-rs tracked-mem-rs Public

    Provides data structures that add some overhead to do things that are normally impossible in safe rust.

    Rust

  6. tensor_transforms_rs tensor_transforms_rs Public

    A rust crate that allows for transforms (inversions, rotations, transposes) of tensors and other objects that can be transformed in similar ways.

    Rust