../
|
contactmaps/
|
1220
(10 years ago)
by hstehr:
deleting two classes which were making problems
|
BoundsSmoother.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
Embedder.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
Bound.java
|
1007
(10 years ago)
by hstehr:
refactoring: moved casp, deltaRank, embed, graphAveraging, ppi, sadp to owl
|
SetScore.java
|
1009
(10 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
Reconstructer.java
|
1009
(10 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
Distiller.java
|
1009
(10 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
Scorer.java
|
1009
(10 years ago)
by hstehr:
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
|
ConePeeler.java
|
1015
(10 years ago)
by jmduarteg:
Fixed import (was a compile error)
|
SparseMatrix.java
|
1227
(10 years ago)
by gmueller:
new methods added
-method, takes care of row and column index maps (refreshMatrix())
-methods, adding or removing entries, without refreshing index mapping
-norm methods(norm1(), norm2(), normInf()) as well as a special innerProduct() method
|