Affine arithmetic (verry.affine
)#
This module provides affine arithmetic.
Affine form#
|
Affine form. |
|
In-place version of |
|
Reduce the number of noise symbols while keeping correlation between vars. |
Context#
|
Create a new context. |
Return the current context for the active thread. |
|
|
Return a context manager that will set the current context for the active thread to a copy of ctx on entry to the with-statement and restore the previous context when exiting the with-statement. |
|
Set the current context for the active thread to ctx. |