mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
22 lines
226 B
Plaintext
Executable File
22 lines
226 B
Plaintext
Executable File
# Testing data
|
|
# ----------
|
|
# Variable Table
|
|
# foo1 []
|
|
# foo2 []
|
|
# foo3 []
|
|
# foo4 []
|
|
# res [2,4]
|
|
# ---------
|
|
p1 foo 1 1.0 1 1.1
|
|
p2 foo 2 1.0 1 2.1
|
|
p3 foo 3 1.2 1.1 3.1
|
|
p4 foo 4 1.0 1 4.1
|
|
p5 foo 5 1.1 1 5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|