1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'model_training' More... almost 6 years ago
rename demos to get rid of space in names so its easier to link to More... almost 6 years ago
get rid of spaces in name of demo More... almost 6 years ago
disable check for whther symbol is not yet defined for dynamic linking More... almost 6 years ago
improve model regularization and collect average under/over-estimation-time statistics More... almost 6 years ago
Merge branch 'model_training' More... almost 6 years ago
adjust prints and make minor corrections to demo, clear vector of scalapack grids when deleting original world More... almost 6 years ago
Add jupyter notebook on 3D Poisson using CTF. Make some fixes to get it working, add python speye and vecnorm routines. Permit contractions like sparse = dense*sparse by sparsifying dense matrix. Some issues involving scaling need to be addressed. More... almost 6 years ago
Merge branch 'model_training' of github.com:cyclops-community/ctf into model_training More... almost 6 years ago
correct sparsity preservation and update ersion to 1.5.4 More... almost 6 years ago
switch to flag -qopenmp from -openmp for Intel by default More... almost 6 years ago
improve print output, timer estimation, and coefficient reading functionality for model_trainer More... almost 6 years ago
correct matrix from-desc constructor, calling the tensor premapped constructor rather than set_distribution manually More... almost 6 years ago
load model coefficients inside initialization rather than just model_trainer More... almost 6 years ago
address clang compiler warnings and minor issues / memory leaks for non-core tests and examples More... almost 6 years ago
address clang warnings and fix minor memory leaks More... almost 6 years ago
add link to github wiki to readme More... almost 6 years ago
Merge remote-tracking branch 'origin/fix_desc_leak' into model_training More... almost 6 years ago
minor addition to last commit, ensuring MKL is turned off if sparse MKL routines are not find (but -mkl is) More... almost 6 years ago
improve build system robustness regarding MKL and batched gemm. No longer assume the former provides the latter, and check for both. More... almost 6 years ago
fix memory leak involving descriptor creation in qr/svd More... almost 6 years ago
build numpy with nomkl to avoid error More... almost 6 years ago
The below merge includes commits made on the model_trainer branch, logs below More... almost 6 years ago
update Travis CI config to not test python 3.4, which is no longer being supported by miniconda More... almost 6 years ago
change travis to build numpy without mkl More... almost 6 years ago
disable folding for sparse * dense contraction with a Hadamard index, which corrects behavior for that case. Broaden the amount of information given by print_map() More... almost 6 years ago
parametrized dtime increase More... almost 6 years ago
fix plot More... almost 6 years ago
fix deadlock More... almost 6 years ago
change step size More... almost 6 years ago