-
Notifications
You must be signed in to change notification settings - Fork 2
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
version 0.4.0 #31
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bed33d - Browse repository at this point
Copy the full SHA 6bed33dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76278e7 - Browse repository at this point
Copy the full SHA 76278e7View commit details -
check for empty paths, fixed mps testing
mps used only if not in github actions
Configuration menu - View commit details
-
Copy full SHA for 10ce3ed - Browse repository at this point
Copy the full SHA 10ce3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 738d6f4 - Browse repository at this point
Copy the full SHA 738d6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d118aee - Browse repository at this point
Copy the full SHA d118aeeView commit details -
updated build system for readthedocs compatability (#23)
added pip options to top of requirements files
Configuration menu - View commit details
-
Copy full SHA for 441509c - Browse repository at this point
Copy the full SHA 441509cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6a4c2 - Browse repository at this point
Copy the full SHA 6a6a4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45caaca - Browse repository at this point
Copy the full SHA 45caacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af9ec0 - Browse repository at this point
Copy the full SHA 9af9ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02d7f4 - Browse repository at this point
Copy the full SHA b02d7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24a7a4 - Browse repository at this point
Copy the full SHA b24a7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f2d9c - Browse repository at this point
Copy the full SHA c4f2d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f84674 - Browse repository at this point
Copy the full SHA 3f84674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a60ac8 - Browse repository at this point
Copy the full SHA 0a60ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e6c85 - Browse repository at this point
Copy the full SHA c4e6c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdd542 - Browse repository at this point
Copy the full SHA efdd542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b88f2 - Browse repository at this point
Copy the full SHA 79b88f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f29b962 - Browse repository at this point
Copy the full SHA f29b962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0567c - Browse repository at this point
Copy the full SHA 6c0567cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b08dd - Browse repository at this point
Copy the full SHA b7b08ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac7389 - Browse repository at this point
Copy the full SHA 4ac7389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57dc34f - Browse repository at this point
Copy the full SHA 57dc34fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c67d49 - Browse repository at this point
Copy the full SHA 4c67d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa554b - Browse repository at this point
Copy the full SHA 7aa554bView commit details -
moved PolarizabilityDataset to its own package
this should avoid circular imports
Configuration menu - View commit details
-
Copy full SHA for baa8795 - Browse repository at this point
Copy the full SHA baa8795View commit details -
moved abstract classes to their own file
this should help avoid circular imports
Configuration menu - View commit details
-
Copy full SHA for f7858ea - Browse repository at this point
Copy the full SHA f7858eaView commit details -
added imports to all __init__.py files
this allows access to ramannoodle's functionality from base package
Configuration menu - View commit details
-
Copy full SHA for 7844905 - Browse repository at this point
Copy the full SHA 7844905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77306c0 - Browse repository at this point
Copy the full SHA 77306c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d919484 - Browse repository at this point
Copy the full SHA d919484View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04e3aa - Browse repository at this point
Copy the full SHA e04e3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e513c - Browse repository at this point
Copy the full SHA 88e513cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7984559 - Browse repository at this point
Copy the full SHA 7984559View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e083715 - Browse repository at this point
Copy the full SHA e083715View commit details -
Configuration menu - View commit details
-
Copy full SHA for f667bc4 - Browse repository at this point
Copy the full SHA f667bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e28df - Browse repository at this point
Copy the full SHA e9e28dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c233d66 - Browse repository at this point
Copy the full SHA c233d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba08bc8 - Browse repository at this point
Copy the full SHA ba08bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7edaed - Browse repository at this point
Copy the full SHA e7edaedView commit details