Skip to content
View grhawk's full-sized avatar
Block or Report

Block or report grhawk

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

    Dispersion correction tailored around the SCC-DFTB approach

    Fortran 2

  2. Dockerfile for hdoc image Dockerfile for hdoc image
    1
    FROM ubuntu:jammy
    2
    LABEL "Mainteiner"="Riccardo Petraglia"
    3
    RUN apt-get -y update && apt-get -y upgrade
    4
    RUN apt-get install -y git build-essential meson llvm cmake clang libclang-dev libclang-cpp-dev xxd pkg-config openssl libssl-dev
    5
    RUN git clone https://github.com/hdoc/hdoc.git
  3. cookiecutter-cpp cookiecutter-cpp Public

    This is a fork from cookiecutter-pypackage that allows creating keys-in-hand c++ templates with logging and an "argparsing" libraries.

    CMake

  4. k3s-at-home k3s-at-home Public

    Shell

  5. RemTemperatures RemTemperatures Public

    Estimate the best temperatures of the replicas given a temperature range and a number of replica.

    Python

  6. MarioVilas/googlesearch MarioVilas/googlesearch Public

    Google search from Python (unofficial).

    Python 1.1k 384