-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathpmp.json
39 lines (39 loc) · 836 Bytes
/
pmp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"objective":[
"0",
"-1"
],
"normalization":[
"1",
"0"
],
"PositiveMatrixWithPrefactorArray":[
{
"DampedRational":{
"base":"0.36787944117144232159552377016146086744581113103176783450783680169746149574489980335714727434591964374662732527684399520824697579279012900862665358949409878309219436737733811504863899112514561634498772",
"constant":"1",
"poles":[]
},
"polynomials":[
[
[
[
"1",
"0",
"0",
"0",
"1"
],
[
"0",
"0",
"1",
"0",
"0.08333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333"
]
]
]
]
}
]
}