Skip to content

Conversation

@Davda-James
Copy link

This PR adds support for loading Gaussian basis sets directly from the Basis Set Exchange (BSE) via a new parse_bse parser in gbasis.parsers. The implementation converts BSE data into the same internal format used by existing parsers, enabling seamless integration with downstream APIs such as make_contractions.

Added tests

test_parse_bse_sto3g
test_parse_bse_empty_elements
test_parse_bse_unexpected_coeff_layout

Checklist

  • Write a good description of what the PR does.
  • Add tests for each unit of code added (e.g. function, class)

Type of Changes

| | Type |
| ✓ | ✨ New feature |

Closes #209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQUEST] Direct Support for Basis-Set-Exchange

1 participant