Skip to content
View shtsoft's full-sized avatar

Block or report shtsoft

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

    A stream processor language.

    Rust 14

  2. coding coding Public

    A showcase with coding contributions.

    1

  3. topins topins Public

    Topological Insulators.

    TeX 4

  4. research research Public

    A showcase with research contributions.

    1

  5. effects_probabilistic_programming.rs effects_probabilistic_programming.rs
    1
    mod probabilistic_programming {
    2
        pub mod print_helpers {
    3
            pub fn print_bool_distribution(vec: Vec<(f64, bool)>) {
    4
                let mut trues = 0.0;
    5
                let mut falses = 0.0;
  6. posts posts Public

    Writings Permeating Computer Science.

    1