Skip to content

fixing vector.outer.vector behavior #184

Open
matheus-morato wants to merge 69 commits into
MQCPack:masterfrom
thompsonresearchgroup:mmorato-dev
Open

fixing vector.outer.vector behavior #184
matheus-morato wants to merge 69 commits into
MQCPack:masterfrom
thompsonresearchgroup:mmorato-dev

Conversation

@matheus-morato

Copy link
Copy Markdown
Contributor

No description provided.

Matheus Moraes and others added 30 commits June 11, 2025 09:26
Added: Conjugated transpose function for R4Tensor and 2ERIs objects

Fix: Generate a MQC_SCF_integral with a single dimension equals to zero
     does not focer other indexes to be zero.
vector of vector second push attempt due to NVidia compilation error.
Updated yaml file to avoid disk full error on commit check 2
Changes to matrix pad routine
leethomo86 and others added 30 commits March 16, 2026 12:23
Added EST routines for integrals and eigenvalues objects
Bug fixes in ERI partial contraction routine
Additional storageType and integralType added to 2ERIs. These types
are designed to treat non-orbital integral terms, such as double
excitations.

MQC_algebra.F03
- R4Terson correctly short prints complex elements;
- R4Tenson_R4Tensor_partial_contraction uses the correct indexes;

MQC_est.F03
- mqc_eigenvalues_dimension and mqc_eigenvalues_array_type implemented;
- mqc_eris_storage_type and mqc_eri_dimension_swap implemented;
- Major changes in ERI getBlock and init to conform with the new Types;
- Swap of wrong 'alphabeta' and 'betaalpha' labels;
- Fixes on .outer2ERI. and ERI_ERI_partial_contraction;
- Improvements: ERI_ERI_SUM and ERI scalar Multiplication
need to mbe modified to ensure they work for different cases.
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.

2 participants