David Sehnal
|
f16c699d3b
Added linked list to mol-data, refactoring
|
7 年之前 |
David Sehnal
|
64ba197dd3
working on mol-task
|
7 年之前 |
David Sehnal
|
abcb1f5481
working on mol-task
|
7 年之前 |
David Sehnal
|
3d29b7e4e8
working on mol-task
|
7 年之前 |
David Sehnal
|
4428feda3d
updated packages
|
7 年之前 |
Zepei Xu
|
45a947d800
typo fix
|
7 年之前 |
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.
|
7 年之前 |
Zepei Xu
|
1bbb2bf057
Merge branch 'master' into mol2-2
|
7 年之前 |
Zepei Xu
|
18ed7862de
move files to right place
|
7 年之前 |
David Sehnal
|
1d07b6a0dd
renamed mol-comp to mol-task
|
7 年之前 |
David Sehnal
|
6d3565dc71
mol-comp prototype tweak
|
7 年之前 |
David Sehnal
|
562cb9acc1
comp proof tweak
|
7 年之前 |
David Sehnal
|
d6e11bb290
comp proof of concept
|
7 年之前 |
David Sehnal
|
552205063b
readme + examples folder
|
7 年之前 |
David Sehnal
|
b9404bbc8b
Started mol-comp
|
7 年之前 |
Zepei Xu
|
30f72c4d85
Merge branch 'master' into mol2-2
|
7 年之前 |
David Sehnal
|
0c7c82e043
Scheduler tweaks
|
7 年之前 |
David Sehnal
|
8416a827b0
Predicate fix
|
7 年之前 |
David Sehnal
|
d24dab3b24
tweaking data model
|
7 年之前 |
David Sehnal
|
423f9c4753
Refactored Selection
|
7 年之前 |
David Sehnal
|
f9154ab425
more chunker updates
|
7 年之前 |
David Sehnal
|
9890d4807a
more accurate time management for Computation.Chunker
|
7 年之前 |
David Sehnal
|
9f0a9db207
Better template atomset builder
|
7 年之前 |
David Sehnal
|
9a3b83d136
More atom set refactoring
|
7 年之前 |
David Sehnal
|
a7b35130ec
more atomset refactoring
|
7 年之前 |
David Sehnal
|
f576e797cd
reimplementing AtomSet
|
7 年之前 |
David Sehnal
|
277c83fbe4
Structure units is now just an array
|
7 年之前 |
David Sehnal
|
db1b12d5be
removed id field from the unit interface
|
7 年之前 |
David Sehnal
|
ca5dc25917
OrderedSet intersection tweak
|
7 年之前 |
David Sehnal
|
b4aab810ad
Working on structure data model
|
7 年之前 |