Skip to content
View msricher's full-sized avatar
🐇
🐇

Block or report msricher

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. theochem/chemtools Public

    A collection of interpretive chemical tools for analyzing outputs of the quantum chemistry calculations.

    Python 50 22

  2. theochem/procrustes Public

    Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.

    Python 117 24

  3. theochem/AtomDB Public

    An Extended Periodic Table of Neutral and Charged Atomic Species

    Jupyter Notebook 23 15

  4. theochem/matrix-permanent Public

    Evaluates the permanent of a (possibly rectangular) matrix

    C++ 6 2

  5. theochem/PyCI Public

    A flexible ab-initio quantum chemistry library for (parameterized) configuration interaction calculations.

    C++ 18 11

191 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to theochem/AtomDB, theochem/PyCI, theochem/gbasis and 9 other repositories
Loading A graph representing msricher's contributions from March 17, 2024 to March 18, 2025. The contributions are 71% commits, 18% pull requests, 9% code review, 2% issues. 9% Code review 2% Issues 18% Pull requests 71% Commits

Contribution activity

March 2025

Created 2 commits in 1 repository

Created a pull request in theochem/PyCI that received 12 comments

Add option to use 64-bit rapidhash for MacOS build

Uses 64-bit rapidhash implementation instead of 128-bit spookyhash. For playing around on a Mac laptop, this should be fine. Sets up spookyhash or …

+302 −40 lines changed 12 comments
Loading