imp icon indicating copy to clipboard operation
imp copied to clipboard

The Integrative Modeling Platform

Results 95 imp issues
Sort by recently updated
recently updated
newest added

- Support .cu files in src. - add IMP_HAS_CUDA macro. - add needed workaround files somewhere. They do not need to be installed, so can just be in the include...

feature request

That should make return vectors of ref counted things much faster. http://www.boost.org/doc/libs/1_54_0/doc/html/move/implementing_movable_classes.html

feature request

To move closer to allowing executables to be run without setup_environment.py as that doesn't play nicely with various ways you want to run things (eg xcode).

feature request

the kinematics tests don't work - need to fix them

bug
IMP.kinematics

In addition, they should check whatever we decide regarding optimized attributes.

bug
nightly tests
IMP.core

Probably best to have something like the swig dependency script that computes them all in parallel. Can be done up front. It can be pretty dumb too. ctest can be...

feature request
build system

Tests that read a file, write it back and then diff the content to make sure we process everything we should be processing.

bug
nightly tests
IMP.atom

That looks like the other clustering methods.

feature request

eg use a whole pdb with synthetic data.

bug

Method to save coordinates and derivatives of model. Method to reload coordinates. evaluate and then compare derivatives with saved ones.

feature request