Skip to content
View isentropic's full-sized avatar

Organizations

@JuliaPlots
Block or Report

Block or report isentropic

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

  1. JuliaPlots/Plots.jl JuliaPlots/Plots.jl Public

    Powerful convenience for Julia visualizations and data analysis

    Julia 1.8k 346

  2. isentropic.github.io isentropic.github.io Public

    Personal blog website

    SCSS

  3. SpinTrack.jl SpinTrack.jl Public

    High-precision storage ring particle tracking for spin/EDM experiments.

    Julia

  4. JuliaGraphics/Showoff.jl JuliaGraphics/Showoff.jl Public

    Nicely format an array of n things for tables and plots

    Julia 8 12

  5. Tensorflow histogram2d (Simple impl... Tensorflow histogram2d (Simple implementation)
    1
    import tensorflow as tf
    2
    @tf.function
    3
    def get2dHistogram(x, y,
    4
                       value_range,
    5
                       nbins=100,