Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor periodic table #41

Closed
wants to merge 26 commits into from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e40ae89 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b9f58ad View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    cb25437 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    0b4fc96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fa1c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3c7a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    2c2d91a View commit details
    Browse the repository at this point in the history
  2. minor change in function name

    mvisani committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20ceaa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fixed mutable ref problems

    mvisani committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0d37a80 View commit details
    Browse the repository at this point in the history
  2. fixed typo

    mvisani committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6d8fdd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070652d View commit details
    Browse the repository at this point in the history
  4. added getDegree for Atom

    mvisani committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    97e8951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f36efe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    4ee20c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2d49f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    5889f1e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4e2a4e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    c0a2ab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1168b96 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    dc49d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853e2fd View commit details
    Browse the repository at this point in the history
  3. corrected typo

    mvisani committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    20ad76b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. testing if frag_catalog works on github actions. My computer seems to…

    …o old to be working with the current RDKit version
    mvisani committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f1d24bc View commit details
    Browse the repository at this point in the history
  2. solved issue. Turns out I needed to add the dylib files that were mis…

    …sing from the rdkit directory on my computer
    mvisani committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bf8485c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0ba7715 View commit details
    Browse the repository at this point in the history
  2. changed get_most_common_isotope_mass to getMostCommonIsotopeMass whic…

    …h avoids rewriting the function
    mvisani committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    746568a View commit details
    Browse the repository at this point in the history