Interval series (verry.intervalseries
)#
This module provides operations on power series with interval coefficients.
Interval series#
|
Interval series. |
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. |