Skip to content

Conversation

@kousuke-nakano
Copy link
Contributor

Implemented the following functions in pyscf/tools/trexio.py. See also #153.

[Writing]

  • _scf_to_trexio: Complex wavefunctions and twisted-average are done.

[Reading]

  • mol_from_trexio: The ECP implementation if trexio.has_ecp(tf) is done.
  • scf_from_trexio: UHF and ROHF are also supported.

[Test suites]

  • Implemented many new tests for this trexio tool.

@kousuke-nakano kousuke-nakano marked this pull request as draft September 5, 2025 07:40
@kousuke-nakano
Copy link
Contributor Author

kousuke-nakano commented Sep 5, 2025

I have switched this request to Draft because it was ok with python=3.8 and python=3.12, but not with python=3.10. I am investigating this.

@kousuke-nakano
Copy link
Contributor Author

kousuke-nakano commented Sep 9, 2025

Dear @sunqm, I could not reproduce the check failure (Only the linux-build (3.10) failed) in my local environment with the same Python version 3.10.18. I would appreciate it if you could relaunch the workflow, or am I allowed to trigger it again?

@kousuke-nakano kousuke-nakano marked this pull request as ready for review September 15, 2025 23:52
@kousuke-nakano kousuke-nakano marked this pull request as draft September 15, 2025 23:53
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