Zepei Xu
|
45a947d800
typo fix
|
il y a 7 ans |
Zepei Xu
|
f2b655ea7c
Used TokenColumns. Read first line to determine which column is missing. Read each value at a time and add start and end indices to corresponding tokens. There is an error about async wait of handleAtoms and handlebonds Funcitons because they don't have async functions inside them and maybe they don't return Promises anymore. Used to use readLinesAsync which is a async function. But now use skipWhitespace and eatValue, which don't have async versions.
|
il y a 7 ans |
Zepei Xu
|
1bbb2bf057
Merge branch 'master' into mol2-2
|
il y a 7 ans |
Zepei Xu
|
18ed7862de
move files to right place
|
il y a 7 ans |
David Sehnal
|
1d07b6a0dd
renamed mol-comp to mol-task
|
il y a 7 ans |
David Sehnal
|
6d3565dc71
mol-comp prototype tweak
|
il y a 7 ans |
David Sehnal
|
562cb9acc1
comp proof tweak
|
il y a 7 ans |
David Sehnal
|
d6e11bb290
comp proof of concept
|
il y a 7 ans |
David Sehnal
|
552205063b
readme + examples folder
|
il y a 7 ans |
David Sehnal
|
b9404bbc8b
Started mol-comp
|
il y a 7 ans |
Zepei Xu
|
30f72c4d85
Merge branch 'master' into mol2-2
|
il y a 7 ans |
David Sehnal
|
0c7c82e043
Scheduler tweaks
|
il y a 7 ans |
David Sehnal
|
8416a827b0
Predicate fix
|
il y a 7 ans |
David Sehnal
|
d24dab3b24
tweaking data model
|
il y a 7 ans |
David Sehnal
|
423f9c4753
Refactored Selection
|
il y a 7 ans |
David Sehnal
|
f9154ab425
more chunker updates
|
il y a 7 ans |
David Sehnal
|
9890d4807a
more accurate time management for Computation.Chunker
|
il y a 7 ans |
David Sehnal
|
9f0a9db207
Better template atomset builder
|
il y a 7 ans |
David Sehnal
|
9a3b83d136
More atom set refactoring
|
il y a 7 ans |
David Sehnal
|
a7b35130ec
more atomset refactoring
|
il y a 7 ans |
David Sehnal
|
f576e797cd
reimplementing AtomSet
|
il y a 7 ans |
David Sehnal
|
277c83fbe4
Structure units is now just an array
|
il y a 7 ans |
David Sehnal
|
db1b12d5be
removed id field from the unit interface
|
il y a 7 ans |
David Sehnal
|
ca5dc25917
OrderedSet intersection tweak
|
il y a 7 ans |
David Sehnal
|
b4aab810ad
Working on structure data model
|
il y a 7 ans |
David Sehnal
|
0328282d52
Started "AtomUnits"
|
il y a 7 ans |
David Sehnal
|
1f07aee54f
Refactor Structure to use IntMap for units
|
il y a 7 ans |
David Sehnal
|
60d02b1f6a
Refactoring AtomSet (part 2)
|
il y a 7 ans |
David Sehnal
|
ecbe3d2ef0
Refactoring AtomSet to use IntMap (step 1 of ?)
|
il y a 7 ans |
David Sehnal
|
90077b5789
mol-data refactoring, add IntMap
|
il y a 7 ans |