1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-17 10:55:30 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
f3d813cb67 reworked reconstruct_sol with axpy! 2017-08-27 18:37:09 +02:00
33dc278762 threaded matrix_reps and perm_reps 2017-08-27 18:35:35 +02:00
6061f731b3 threaded generation of matrix reps 2017-08-27 18:32:50 +02:00
0cc0ad94a6 threaded orbit_decomposition 2017-08-27 18:32:19 +02:00
b97a0e30dd threaded matrix_reps 2017-08-04 18:25:10 +02:00
47a41ac9fe Threaded version of reconstruct_sol 2017-08-03 11:35:34 +02:00
c86f46666a Cstar_reprs are usually sparse 2017-07-31 12:13:45 +02:00
cda9538653 fix Cstar_repr: explicit Float64 conversion 2017-07-31 12:13:14 +02:00
f6674337ed sparsify only once during the reconstruction 2017-07-28 12:44:25 +02:00
b89598c67c slight(?!) optimisation to Cstar_repr 2017-07-27 22:02:07 +02:00
66f860bac1 sparsify both on the forward and backward transform 2017-07-26 12:15:31 +02:00
33b45dd518 merge two sparsify functions 2017-07-26 10:29:11 +02:00
aec153ca21 cosmetic 2017-07-17 09:39:46 +02:00
7a39775fff Merge branch 'master' into enh/sparsification 2017-07-05 13:24:21 +02:00
8810836fab specialise that mreps should be a dict 2017-07-05 13:23:26 +02:00
b3f596d8d8 save sparsified U\pis for futher experiments 2017-07-05 13:19:41 +02:00
e648d2c370 another sparsify 2017-07-05 13:19:12 +02:00
ff4f9e7857 faster version of reconstruct_sol 2017-06-23 13:38:45 +02:00
709f030cb5 Nemo is already in scope 2017-06-22 21:06:51 +02:00
1053a28970 remove left-over usings/imports 2017-06-22 15:31:55 +02:00
77121c32eb add orbit-related code 2017-06-22 14:12:35 +02:00