larry functions

The functions that operate on larry can be divided into the following broad categories:

Below you’ll find the functions in each category along with examples. All of the examples assume that you have already imported larry:

>>> from la import larry

The reference guide for the larry methods, as opposed to functions, can be found in larry methods.

Alignment

The alignment functions help you align one of more larrys.







Binary functions

The binary functions combine two larrys into one.






Quick Instantiation

Functions that quickly generate larrys.





Random

Functions that return larrys containing random samples.



Misc

Miscellaneous functions that operate on larrys.