../
|
data/
|
1293
(11 years ago)
by jmduarteg:
Now parsing experimental method, resolution, R free and R sym.
|
AminoAcidTest.java
|
1008
(12 years ago)
by hstehr:
refactoring: adapting test packages to match new package structure
|
PdbAsymUnitTest.java
|
1277
(11 years ago)
by jmduarteg:
Forgot to fix 2 problems in last commit.
|
PdbParsersTest.java
|
1293
(11 years ago)
by jmduarteg:
Now parsing experimental method, resolution, R free and R sym.
|
PdbTest.java
|
1252
(11 years ago)
by jmduarteg:
Implemented some parallelisation in ASA calculation. It doesn't scale very well (could measure x2 speed-up with 4 CPUs in a Core2 Quad) but at least we have it, now this is starting to be better than NACCESS!
|
SpaceGroupTest.java
|
1269
(11 years ago)
by jmduarteg:
Fixed bug in SpaceGroupTest. Now it works and test passes.
Introduced checking for clashes in interfaces. Added it to the PdbAsymUnitTest
|