narupatools¶
Narupatools is a package containing utilities to make working with Narupa easier.
Functions
Entry point for IPython. |
-
narupatools.load_ipython_extension(ipython: Any) → None¶ Entry point for IPython.
This is called when the narupatools extension is imported using:
%load_ext narupatools
Modules
Application-level code for clients and servers. |
|
Runners and utilities for interfacing between ASE and Narupa. |
|
Core code that is useful across narupatools. |
|
Narupatools flake8 plugin. |
|
Code for handling FrameData and other related objects. |
|
Module for code relating to interactive molecular dynamics. |
|
Interpolability with the LAMMPS package. |
|
Code for interface with the MDAnalysis package. |
|
Utilities for interfacing with the MDTraj package. |
|
Code for interfacing with NGLView. |
|
Classes and methods for interfacing with the OpenMM package. |
|
Provides simple decorator for marking methods as overrides. |
|
Methods relating to calculating physical quantities. |
|
Classes and methods for dealing with Narupa shared state in a more intuitive way. |
|
Utility methods. |