-
Notifications
You must be signed in to change notification settings - Fork 39
Dev stable #380
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
Dev stable #380
Conversation
Dev stable
Dev stable
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces several significant enhancements to the Quantum Package codebase, focusing on extra basis set functionality, improved TREXIO import capabilities, and various system improvements.
- Added comprehensive support for extra basis sets with new modules and functionality
- Enhanced TREXIO import with improved normalization handling and spherical/cartesian basis conversion
- Implemented various bug fixes and code improvements across multiple modules
Reviewed Changes
Copilot reviewed 143 out of 327 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| src/ao_extra_basis/* | Implements comprehensive extra basis set functionality with overlaps, integrals, and fitting capabilities |
| src/ao_basis_product/* | Adds basis of products of AOs for projector calculations |
| scripts/qp_import_trexio.py | Enhanced TREXIO import with better normalization and basis handling |
| src/ao_basis/* | Improved spherical/cartesian coordinate handling and normalization factors |
| ocaml/* | Enhanced OCaml interface with extra basis support and improved angular momentum handling |
| plugins/local/* | Various plugin improvements including bug fixes and enhanced functionality |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.