Description Usage Arguments Value Examples
Given a one-dimensional chain, it returns a 1d chain of step sizes and direction (e.g. given a chain [1,4,1], it returns [3, -3])
1 | change_1d(X)
|
X |
one-dimensional chain. |
one-dimensional chain of step sizes
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.