Skip to content

Add maximum determinant npz files and conversion script#298

Open
ShivamSukhija wants to merge 1 commit intotheochem:masterfrom
ShivamSukhija:maxdet-data-conversion
Open

Add maximum determinant npz files and conversion script#298
ShivamSukhija wants to merge 1 commit intotheochem:masterfrom
ShivamSukhija:maxdet-data-conversion

Conversation

@ShivamSukhija
Copy link
Copy Markdown

This PR adds maximum determinant quadrature data in .npz format along with a script to convert the original data files from the UNSW website.

Changes

  • Added maximum determinant .npz data files (keys: degree, size, weights, points)
  • Added a conversion script to process raw data files into .npz format

Validation

The converted data has been validated to ensure:

  • All weights are positive
  • Sum of weights equals (4*pi)
  • All points lie on the unit sphere ((x^2 + y^2 + z^2 = 1))

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.

1 participant