paragraph icon indicating copy to clipboard operation
paragraph copied to clipboard

A computation graph micro-framework providing seamless lazy and concurrent evaluation

Results 2 paragraph issues
Sort by recently updated
recently updated
newest added

If the evaluation of an `Op` instance raises an exception, the associated context is of little use to identify the root cause of the issue. This issue could be easily...

enhancement

Printing a Variable instance displays the complete formula defining the variable. However, this comes in form of a (possibly very long) string that may be hard to parse with the...

enhancement