Commit Graph

458 Commits

Author SHA1 Message Date
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 f96240a23b Merge branch 'logging' of https://git.wmi.amu.edu.pl/kalmar/PropertyT.jl into logging 2017-03-16 09:37:15 +01:00
kalmar 94b4193ec6 fix solver logger, once again 2017-03-16 09:35:32 +01:00
kalmar eefeb926b0 fix solver logger, once again 2017-03-15 20:38:48 +01:00
kalmar 47664dd7e4 Merge branch 'logging' of https://git.wmi.amu.edu.pl/kalmar/PropertyT.jl into logging 2017-03-15 20:35:05 +01:00
kalmar 07d227eb8a overwrite solver log instead of appending 2017-03-15 20:34:35 +01:00
kalmar d7b0dd763b overwrite solver log instead of appending 2017-03-15 20:16:19 +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 dc528cc97c Require JLD 2017-03-14 16:45:13 +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 eac8cb6817 Add REQUIRE 2017-03-14 16:38:06 +01:00
kalmar 989c51c1ef mv Property(T).jl -> PropertyT.jl 2017-03-13 15:56:07 +01:00
kalmar 325e37997e ipynbs and gws are no longer part of the package 2017-03-13 15:09:56 +01:00
kalmar cf38f48e6c move group specific files outside of package 2017-03-13 15:09:03 +01:00
kalmar ca830c392e add license 2017-03-13 14:55:08 +01:00
kalmar e6eff3902b ignore ipynb and gws files 2017-03-13 14:54:57 +01:00
kalmar d6435c1d44 Bootstrap Julia Package 2017-03-13 14:49:55 +01:00
kalmar 22750b0be5 Remove results for SL3Z 2017-03-13 14:46:14 +01:00
kalmar 6562dbd219 reset BLAS num threads to 4 (addprocs sets to 1) 2017-03-13 11:48:12 +01:00
kalmar 21062f2461 Code for SL(n,p) 2017-03-13 11:47:16 +01:00
kalmar 26777eefdf code for SL(3,Z) 2017-03-13 11:47:00 +01:00
kalmar cb3b4b6b49 Includes & uses 2017-03-13 11:46:25 +01:00
kalmar 6eaadc84d5 Don't use ProgressMeter 2017-03-13 11:45:59 +01:00
kalmar 3118c8b4fe And function to create generating set and products 2017-03-13 11:45:23 +01:00
kalmar 9641f72b05 In the new api we need just DeltaandSDPconstraints function 2017-03-13 11:44:38 +01:00
kalmar b0f273ce45 remove old functions 2017-03-13 11:43:25 +01:00