add_input | Add node inputs |
add_output | Add node inputs |
adjacency_matrix | Creat adjacency matrix for all the operations in the context |
aria_context | Create graph to track computations |
ARIA_OPTIONS | List of 'aria' options |
aria-package | aria: Extensible Autodifferentiation |
backward | This function traverses the graph back and computes all the... |
compare_ptr | Compare two pointers |
connect | Connect tensors and functions to track computational chain.... |
dot-abstract_operator | Abstract function for tensor-numeric operations Backward... |
dot-addition | ==============================================================... |
dot-division | ==============================================================... |
dot-modulo | ==============================================================... |
dot-multiplication | ==============================================================... |
dot-power | ==============================================================... |
dot-remainder | ==============================================================... |
dot-subtraction | ==============================================================... |
get_all_ops | Get all ops in context |
get_all_ops_ptr | Get all ops in context |
get_aria_pointer | Retun pointer to soprano graph's nodes |
get_context | Get default dlr context |
get_inputs | Get operation inputs |
get_object | Get paired operatin such as function derivative |
get_ops_number | Get operation number |
get_outputs | Get operation inputs |
get_paired_object | Get paired operatin such as function derivative |
get_r_ops | Get R operations |
get_scope | Get cuurrent scope |
is_in_pointer_list | Check if externaptr object occurs in the given list of... |
is_root | Check, if the current node is root |
plot | Plot soprano adjacency matrix |
reassign_ops | Workaround for the copy-on-modify case TODO: Does only... |
register_ops | Create an operation inside the context. It may be a tensor or... |
reset_context | Reset context by removing all the objects from that |
scalar | A shortcut to create scalar as 'aria_tensor' |
set_tensor_param | Set tensor parameter |
tensor | Create 'aria' tensor of arbitrary shapes |
vec_arith.aria_tensor | Arithmetic operations "+", "-", "*", "^", " Dictionary: x, y... |
with_context | Temporarily modifies the used context |
with_scope | Temporarily modifies the used scope name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.