Skip to content
View louisaslett's full-sized avatar
🤓
🤓

Highlights

  • Pro
Block or Report

Block or report louisaslett

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

    kalis: High Performance Li & Stephens Local Ancestry Inference

    C 6 1

  2. mlmc mlmc Public

    MLMC routines for the R language

    R 2 1

  3. ReliabilityTheory ReliabilityTheory Public

    ReliabilityTheory R package: Tools for structural reliability analysis

    R 7 1

  4. PhaseType PhaseType Public

    R package for inference with Phase-type distributions

    C

  5. Check Amazon EC2 spot prices for an ... Check Amazon EC2 spot prices for an instance type across all regions
    1
    #!/bin/bash
    2
    
                  
    3
    # 0. Ensure AWS CLI tool installed: pip install awscli
    4
    # 1. Make shell script executable: chmod u+x ec2-spot-prices.sh
    5
    # 2. Run script and provide instance type to check: ./ec2-spot-prices.sh c4.8xlarge