21 g.set_name(
"my particles")
26 r.set_log_level(IMP.base.VERBOSE)
29 o.set_scoring_function([r])
32 o.add_optimizer_state(log)
Write geometry to a Python file for Chimera to read.
Various classes to hold sets of particles.
Display an IMP::SingletonContainer of IMP::core::XYZR particles as balls.
Modify a set of continuous variables by perturbing them within a ball.
Store a kernel::ParticleIndexes.
Base functionality and abstract base classes for representation, scoring and sampling.
XYZRs create_xyzr_particles(kernel::Model *m, unsigned int num, Float radius, Float box_side=10)
Create a set of particles with random coordinates.
Basic functionality that is expected to be used by a wide variety of IMP users.
Prevent a set of particles and rigid bodies from inter-penetrating.
Output IMP model data in various file formats.
Class for storing model, its restraints, constraints, and particles.