Commit Graph

583 Commits

Author SHA1 Message Date
kalmar 2948d0af76 make PropertyT solver agnostic 2017-03-16 18:19:40 +01:00
kalmar 39ca5697c9 Finally logging solver output to separate file 2017-03-16 15:37:52 +01:00
kalmar 04df785909 remove some info 2017-03-16 15:37:28 +01:00
kalmar b1e00bfda5 Actually report Kazhdan constant, not the spectral gap 2017-03-16 14:33:41 +01:00
kalmar d832050c63 even prettier printing 2017-03-16 14:29:11 +01:00
kalmar 17cd369f3f better formatting for loggers 2017-03-16 14:27:24 +01:00
kalmar ef1e33109d better printing 2017-03-16 10:07:35 +01:00
kalmar 2bca1a7938 re-redirect stderr 2017-03-16 10:05:35 +01:00
kalmar 94b4193ec6 fix solver logger, once again 2017-03-16 09:35:32 +01:00
kalmar 07d227eb8a overwrite solver log instead of appending 2017-03-15 20:34:35 +01:00
kalmar 59cea54757 flush log prior removal of handler/STDOUT redirection 2017-03-15 20:15:53 +01:00
kalmar a16e14efe8 log timings via @timed 2017-03-15 20:13:53 +01:00
kalmar b5608d473f fancy format of logs in files, not in terminal 2017-03-15 18:41:59 +01:00
kalmar 33585437c1 fix: m -> SDP-problem 2017-03-15 18:16:53 +01:00
kalmar bdf97be22c printing 2017-03-15 17:56:01 +01:00
kalmar 120def0ef2 distance_to_cone does not accept keyword args anymore 2017-03-15 17:55:41 +01:00
kalmar 3d534ac489 warn(msg) -> warn(logger, msg) 2017-03-15 17:52:22 +01:00
kalmar 646a34866b a trick to redirect SCS output to a file 2017-03-15 17:51:51 +01:00
kalmar 02a89908db replace all shows and printlns by info(logger,... 2017-03-15 17:51:13 +01:00
kalmar 94389b887a rudimentary @time replacement for logging 2017-03-15 17:49:39 +01:00
kalmar 8e9a7dcb15 use Memento for logging 2017-03-15 17:48:52 +01:00
kalmar 12245ffd9a empty line 2017-03-15 08:24:33 +01:00
kalmar 0924d24c03 finish changes of names 2017-03-15 08:23:42 +01:00
kalmar b711615077 make type of result of algebra_square depend on sqrt_matrix 2017-03-14 23:36:59 +01:00
kalmar f9fd7e63a7 multiple dispatch on distance_to_cone 2017-03-14 23:35:52 +01:00
kalmar 52a68e8429 tidy ValidatedNumerics and move functions 2017-03-14 23:34:47 +01:00
kalmar 5286880cda Threads slowed constraints generation 2017-03-14 16:42:04 +01:00
kalmar a328502773 Printing of messages 2017-03-14 16:40:53 +01:00
kalmar dba02c87ac compute SOS now is @parallel 2017-03-14 16:40:35 +01:00
kalmar 9ab11e295e the final DeltaansSDP constr lives in Main 2017-03-14 16:39:14 +01:00
kalmar e6f65688e9 Mv GroupAlgebras to a separate package 2017-03-14 16:38:28 +01:00
kalmar 989c51c1ef mv Property(T).jl -> PropertyT.jl 2017-03-13 15:56:07 +01:00
kalmar d6435c1d44 Bootstrap Julia Package 2017-03-13 14:49:55 +01:00