Vocabulary: Difference between revisions

Content added Content deleted
Line 42: Line 42:


== Conform ==
== Conform ==
Conforming is a rule that applies to arithmetic verbs in K. A conforming operation is one which can take two arrays with arbitrary shape and line up each atom with a corresponding atom, preserving the structure of one of the given arguments. Conforming operations can only be done on arrays which recursively conform in terms of element length.

== Atomic ==
== Atomic ==
== Vector ==
== Vector ==