You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Letter-med_results.txt 355 B

123456789101112131415161718
  1. mine:
  2. if symmetric: True
  3. diag: [1. 1. 1. ... 1. 1. 1.]
  4. sum diag < 0.1: 0
  5. min, max diag: 1.0 1.0
  6. mean x: 0.40955939575371497
  7. min, max lambda: 2.196833029054622e-10 943.9175660197347
  8. jstsp:
  9. if symmetric: False
  10. diag: [1. 1. 1. ... 1. 1. 1.]
  11. sum diag < 0.1: 0
  12. min, max diag: 1.0 1.0
  13. mean x: nan
  14. LinAlgError: Array must not contain infs or NaNs

A Python package for graph kernels, graph edit distances and graph pre-image problem.