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

Block or report peterspackman

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

    Open Computational Chemistry in C++

    C++ 8 1

  2. chmpy chmpy Public

    Spherical harmonic shape descriptors, promolecule densities, isosurfaces and Hirshfeld surfaces in python

    Python 18 2

  3. dylan-jayatilaka/tonto dylan-jayatilaka/tonto Public

    for Quantum Crystallography

    C 24 5

  4. crystalexplorer crystalexplorer Public

    Crystal structure analysis with Hirshfeld surfaces, intermolecular interaction energies and more

    C++ 2

  5. quickhull quickhull Public

    Forked from akuukka/quickhull

    C++ implementation of the 3D QuickHull algorithm using Eigen

    C++

  6. cmake toolchain file for mingw-w64 x... cmake toolchain file for mingw-w64 x86_64 builds on Ubuntu
    1
    # Sample toolchain file for building for Windows from an Ubuntu Linux system.
    2
    #
    3
    # Typical usage:
    4
    #    *) install cross compiler: `sudo apt-get install mingw-w64`
    5
    #    *) cd build