0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow amen_sum to finish with zero kickrank More... 4 months ago
Merge pull request #64 from nicolacavallini/amen_solve_possible_bug More... 9 months ago
solved possible bug in Rs rescaling More... 9 months ago
remove a stalled spring link More... over 1 year ago
clean up tests More... almost 3 years ago
Merge pull request #55 from distone/master More... almost 4 years ago
remove the duplicate tt_broadcast() More... almost 4 years ago
Add a broadcasting feature in TT tensor Hadamard multiplication function "times(tta, ttb)", so that if tta and ttb are of different orders but their mode sizes are matched, a broadcasting is done to make the multiplication viable. More... almost 4 years ago
Windows localcross_mex compiled with MinGW More... almost 4 years ago
Add tt_broadcast(A, n_extra). Simillar to Numpy function 'numpy.broadcast_to', this function broadcast TT tensor A at extra dimensions with specified mode sizes. The function is useful at binary operations of two TT with different shapes. More... almost 4 years ago
Merge pull request #52 from distone/master More... almost 4 years ago
Modify sum() to include options that compute sums of entries along a specific dimension, or sums of entries in specified sub-tensor. There are three possible ways of calling the function sum(): More... almost 4 years ago
Merge pull request #47 from HappyFacade/patch-1 More... about 4 years ago
Add inline code formatting to readme More... about 4 years ago
correct initial error in amen_mm More... about 4 years ago
initial index in greedy2_cross may need correct aux environments More... about 4 years ago
greedy2_cross can be given initial index More... about 4 years ago
Merge pull request #42 from AIRTucha/master More... over 5 years ago
Formatted Readme according to md standards More... over 5 years ago
Formatted Readme according to md standards More... over 5 years ago
change Readme type More... over 5 years ago
hacky corrections to quick_start.pdf More... over 5 years ago
tt_meshgrid_vert and tt_laplacerep work with matrices and 1d More... almost 6 years ago
add a requirement of consistent mode sizes to mtimes help More... over 6 years ago
finally fixing qtt_ftt to tkron More... over 6 years ago
greedy2_cross: block aux input (cf. amen_cross) localcross_mex: win64 amen_block_solve: fro-norm truncation More... almost 7 years ago
custom starting value in tt_x More... about 7 years ago
add_non_essential_dims for tt_matrix More... about 7 years ago
tt_shift works for n=1 More... about 7 years ago
tt_stat is more reliable if TT is enriched by the found extrema indices More... over 7 years ago