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

version 0.4.0 #31

Merged
merged 38 commits into from
Sep 26, 2024
Merged

version 0.4.0 #31

merged 38 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6bed33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76278e7 View commit details
    Browse the repository at this point in the history
  3. check for empty paths, fixed mps testing

    mps used only if not in github actions
    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    10ce3ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    738d6f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d118aee View commit details
    Browse the repository at this point in the history
  6. updated build system for readthedocs compatability (#23)

    added pip options to top of requirements files
    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    441509c View commit details
    Browse the repository at this point in the history
  7. added [torch] install option

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6a6a4c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45caaca View commit details
    Browse the repository at this point in the history
  9. refactor and doc updates

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9af9ec0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b02d7f4 View commit details
    Browse the repository at this point in the history
  11. added train function

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b24a7a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4f2d9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f84674 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a60ac8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4e6c85 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    efdd542 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79b88f2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f29b962 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6c0567c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b7b08dd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4ac7389 View commit details
    Browse the repository at this point in the history
  22. documentation improvements

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    57dc34f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4c67d49 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7aa554b View commit details
    Browse the repository at this point in the history
  25. moved PolarizabilityDataset to its own package

    this should avoid circular imports
    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    baa8795 View commit details
    Browse the repository at this point in the history
  26. moved abstract classes to their own file

    this should help avoid circular imports
    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f7858ea View commit details
    Browse the repository at this point in the history
  27. added imports to all __init__.py files

    this allows access to ramannoodle's functionality from base package
    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7844905 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    77306c0 View commit details
    Browse the repository at this point in the history
  29. bump sphinx

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d919484 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e04e3aa View commit details
    Browse the repository at this point in the history
  31. added and refactored tests

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    88e513c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7984559 View commit details
    Browse the repository at this point in the history
  33. Bump the action-packages group across 1 directory with 4 updates (#19)

    Bumps the action-packages group with 4 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python).
    
    
    Updates `actions/setup-python` from 3 to 5
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v5)
    
    Updates `actions/upload-artifact` from 3 to 4
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    Updates `actions/download-artifact` from 4.1.7 to 4.1.8
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4.1.7...v4.1.8)
    
    Updates `sigstore/gh-action-sigstore-python` from 2.1.1 to 3.0.0
    - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
    - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
    - [Commits](sigstore/gh-action-sigstore-python@v2.1.1...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: action-packages
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: action-packages
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: action-packages
    - dependency-name: sigstore/gh-action-sigstore-python
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: action-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e083715 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f667bc4 View commit details
    Browse the repository at this point in the history
  35. refreshed doc sources

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e9e28df View commit details
    Browse the repository at this point in the history
  36. version bump

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c233d66 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ba08bc8 View commit details
    Browse the repository at this point in the history
  38. bump pylint to 3.3.1

    wolearyc committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e7edaed View commit details
    Browse the repository at this point in the history