|
c6c3cba728
|
splaplacian is Float64 by default
|
2017-06-09 11:58:44 +02:00 |
|
|
53ea594438
|
add sparse kwarg to transform
|
2017-06-09 11:58:21 +02:00 |
|
|
c98e853268
|
use indexing syntax to extract variables from JuMP.model
|
2017-06-09 11:57:56 +02:00 |
|
|
01fbd037c3
|
no JuMP.name for Ps, to avoid warnings
|
2017-06-09 11:56:47 +02:00 |
|
|
d64ba34407
|
dispatch sparsify! on the type of matrix
|
2017-06-09 11:56:17 +02:00 |
|
|
0eae65169e
|
add Validated Numerics if we want to use Interval
|
2017-06-09 11:56:00 +02:00 |
|
|
e76f8f0c60
|
comment out sparsification
|
2017-06-08 21:40:35 +02:00 |
|
|
7cc0bff40d
|
better logging
|
2017-06-08 21:40:13 +02:00 |
|
|
529564439f
|
use args values provided by Settings
|
2017-06-08 21:39:45 +02:00 |
|
|
633f2222c8
|
rename ProblemData -> OrbitData
|
2017-06-08 21:38:14 +02:00 |
|
|
34cb1c80ab
|
make ProblemData less specialised
|
2017-06-08 21:37:15 +02:00 |
|
|
2859602639
|
use Settings type to pass arguments
|
2017-06-08 21:35:27 +02:00 |
|
|
1b98997815
|
remove ArgParse
|
2017-06-08 20:08:05 +02:00 |
|
|
1468986b4a
|
remove Group specific code
|
2017-06-08 20:07:34 +02:00 |
|
|
f9127c59b4
|
make AutS an argument of compute_orbit_data
|
2017-06-08 20:06:47 +02:00 |
|
|
fbfa968e78
|
Move Orbit related functions to OrbitDecomposition.jl
|
2017-06-08 20:04:04 +02:00 |
|
|
04b7622840
|
SOutFN_generating_set
|
2017-06-08 16:48:22 +02:00 |
|
|
aaba1a056a
|
decouple init_orbit_data from Group, S generation
|
2017-06-08 16:47:50 +02:00 |
|
|
8b694b6758
|
final check for the computed lambda and P
|
2017-06-07 11:07:18 +02:00 |
|
|
eee9b3b767
|
init_data returns, Group, S and the laplacian
|
2017-06-07 11:06:54 +02:00 |
|
|
95b06ccaf5
|
laplacian is stored as delta, not \Delta
|
2017-06-07 11:06:08 +02:00 |
|
|
6250ccb82e
|
missing "="
|
2017-06-06 18:48:25 +02:00 |
|
|
f3ec2df97d
|
logging inside OrbAutFN and OrbitDecomposition
|
2017-06-06 18:48:15 +02:00 |
|
|
8dc5577254
|
import Group, GroupElem
|
2017-06-06 18:47:10 +02:00 |
|
|
16cbd949be
|
move Orb_AutF4 to OrbAutFN
|
2017-06-06 18:04:29 +02:00 |
|