Fixing error with wrong SU(3) tensor labels in rme files produced by ComputeMultiShellRMEs_adad_tata
Merge branch 'LSU3develop' - Last commit on sourceforge
Faster(?) SU3::mult
Evicted many allocations of local arrays in calculation of matrix elements
Removed SQRT function
HashIndexedArray option added for caching U9
Non-const comparison operators made const member functions
Removed executable flags from non-executable files
Fixing problem in ComputeMultiShellRMEs
Compute size of buffer that holds RMEs for identity operator. Before it was statically set to 1024 which was not enough for heavier nuclei
ComputeMultiShellRMEs_adad_tata
Fixed error in computation of < ||| a+ ||| > and < ||| ta ||| >
su3denseN_slow_silly
Catching input errors in SU3RME_MPI and LSU3shell_MPI_OpenMP
Fix error due to twice phase multiplication of rmes in ComputeMultiShellRMEs_ad_ta.cpp
Various changes, tweaking, reorganizing
fixed programs/tools/module.mk
New .gitignore
Sp3RBasisLister imrpoved
Sp3RGen compatible with new version of PETSC
Documentation includes computation of nucleon rms radii
Calculation of 2B reduced matrix elements according to Alexis specification
Eror in CInteraction.PN.cpp fixed
Fix error found by Alexis and add standard formatting
Enable one-body interaction operators (e.g. single-particle energies) in Hamiltonian definition file
Errror in su3densePN_slow_silly that occured for L0>0 fixed
Fixing compilation problem
Fixed su3densePN_slow_silly error
Add comments into programs/Densities/ComputeMultiShellRMEs_ad_ta.cpp
Fixes compilation problems due to the last commit
Implemented baseline codes for rmes a+/ta & obds for PN tensors
SU3RMI_MPI: Upgrade RMEIndexType to unsigned int to avoid overflows
Enable to set the maximal number of u6 and z6 symbols for RecoupleSU3Interaction
Various fixes
Merge branch 'experimental' into LSU3develop
Compute number of rmes instead of using just a constant
Add basis operators and interaction
Codes for Alexis
Documentation added
Adaption of simulation mode check for non-MPI programs
Various changes and modifications
Use small buffer optimization for five most used vectors in CTensorStructure::GetRMECalculator
Use memory pool for most frequent allocations of SU3xSU2::RME objects
Use memory pool for allocations of CRMECalculator
Removed basis generation error for simulation mode and NDIAG > 1
Check for int overflow in BroadcastDataContainer
Remove excessive print outs from GenerateSp3RkLJStates
ComputeHamiltonianMeSp3R_nonDiag_MPI_OpenMP tests validity of files with rme tables
Fix error in ObdSU3Calculator codes by allowing a flexible definition of
SU3RME_MPI: Switch profiling to use MPI timing
IT bug fixed (ndiag instead of neigen used)
IT updated (bitmask storage)
IT updated (kappa: global indexing, complete vectors stoarge)
IT updates - kappa logging
IT update
IT update
printing states in IT
IT version updated; log file
Adjust output spacing in ncsmSU3xSU2IrrepsTabular.cpp
Merge branch 'LSU3develop' of ssh://git.code.sf.net/p/lsu3shell/code into LSU3develop
Fix error in ncsmSU3xSU2IrrepsTabular.cpp
SU3RME_MPI: Define variable precision binary rme output format
eigensolver bug fixed in proces - matrix mapping
bug fixed in idiag and jdiag calculation
Merge branch 'LSU3develop' of ssh://git.code.sf.net/p/lsu3shell/code into LSU3develop
Improved experimental calculations
IT updated
bug fixed, hw was not assigned to hw_
IT version updated
SU3RME_MPI: Add rme count to binary rme file format
SU3RME_MPI: Add timing/counting diagnostics and binary output
Tweaking GenerateSp3RkLJStates
IT version updated
importance truncation version updated
removed old programs from module.mk
Merge branch 'LSU3develop' of ssh://git.code.sf.net/p/lsu3shell/code into LSU3develop
eigensolver added into programs/Sp3RGen
project.mk: Remove special treatment of _MPI files
Apply selection rules when computing RMEs for unit tensors
importance trucation version in progress
COO matrix structure added
bug in COO matvec resolved
releasing of VBC matrix memory added
IT version of LSU3shell added
SU3RME_MPI improved
Fix limit in loop over ranks and load file name in SU3RME_MPI.cpp
trimmed whitespaces from hamiltonian file names
SU3RME_MPI program updated
Initial MPI version of SU3RME added
bug in basis generation fixed II.
bug in basis construction fixed
Evade calling MPI functions during Reshuffle fo...
matrix save-load-solve in COO format added
parallelized ncsmSU3xSU2Basis::Reshuffle
Merge branch 'LSU3develop' of ssh://git.code.sf...
Faster version (50% speedup) of basis generation
Provide LSU3shell valid for BW system.
Improve computation of overlaps
Show required NNZ when simulating workload for ...
Support for NNZ preallocation added; errors in ...