8000 Comparing v3.0.3...main · ur-whitelab/exmol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ur-whitelab/exmol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.3
Choose a base ref
...
head repository: ur-whitelab/exmol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 27 files changed
  • 4 contributors

Commits on Dec 4, 2023

  1. Added check to keep consistency with alphabet (#143)

    * Added check to keep consistency with alphabet
    
    * Fixed pre-commit maybe
    
    * Now we play find the correct langchain version
    whitead authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    89d7626 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Issue 144 - remove langchain (#145)

    * remove langchain dependency
    
    * remove langchain from setup.py
    
    * Fixed tests
    
    * Updated CI
    
    * Updated changelog
    
    * Bumped version
    
    * Relaxed requirements
    
    ---------
    
    Co-authored-by: Andrew White <white.d.andrew@gmail.com>
    geemi725 and whitead authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    40f5089 View commit details
    Browse the repository at this point in the history
  2. Fixed str concat

    whitead committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    217585e View commit details
    Browse the repository at this point in the history
  3. Relaxed docs

    whitead committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    890cc6b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. papers fix (#148)

    * paper 1 fix -- updated imports & invalid features
    
    * clear execution history
    
    * tried again.. should work this time
    
    * updated mordred to use mordredcommunity
    
    * fixed paper2 bug with keras
    
    * fixed rdkit error
    
    * better fix for rdkit error
    
    * test url requests
    
    * test url requests part 2
    
    * revert "test url requests part 2"
    
    This reverts commit 184424e.
    
    * revert "test url requests"
    
    This reverts commit 1a3b439.
    qcampbel authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    cc9d5df View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Configuration menu
    Copy the full SHA
    4897570 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    whitead authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    a3b9ee0 View commit details
    Browse the repository at this point in the history
  3. Fixed publish (#150)

    * Fixed publish
    
    * Fixed publish
    
    * Bumped version
    
    * Fixed amines
    whitead authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    ec85893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d570468 View commit details
    Browse the repository at this point in the history
  5. bumped version

    whitead committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    b0b4a3b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Adding kernel regex arg to fix kernel usage by all nbs (#153)

    * Adding kernel regex arg to fix kernel usage by all nbs
    
    * running docs.yml with PRs but without deployment
    
    * adding '--' in the changelog to avoid warning during sphinx build
    Jgmedina95 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    2062960 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Fix LLM section in Docs (#154)

    * Adding kernel regex arg to fix kernel usage by all nbs
    
    * running docs.yml with PRs but without deployment
    
    * adding '--' in the changelog to avoid warning during sphinx build
    
    * adding open ai key to docs.yml
    Jgmedina95 authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    478a307 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

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

Commits on Apr 6, 2025

  1. Cleaning docs (#157)

    Removing verbose loading bars in docs. 
    -> verbose = 0 in model.predict()
    Jgmedina95 authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    f393e49 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Adding py.typed file for mypy (#158)

    * Adding py.typed file to allow for mypy checking 
    
    * fixing typing issues in plot_utils.py and exmol.py 
    
    * Update RF.ipynb kernel specs 
    
    * fixing jax deprecation caught in paper3, GNN
    
    * improving docstring typed fix functions
    Jgmedina95 authored May 5, 2025
    Configuration menu
    Copy the full SHA
    2ee8fd7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Bigger bump for typing

    whitead authored May 8, 2025
    Configuration menu
    Copy the full SHA
    d4d0211 View commit details
    Browse the repository at this point in the history
Loading
0