Skip to content

Commit 753967b

Browse files
committed
Merge tag 'v0.3.0' into develop
Purity refactor Purity refactor: > all math-operators return real array, all math-operators are **pure** functions. Why: + completely avoid memory leaks; + boost performance; + parallel-ready. This change addresses the need by: + eliminate all polymorphic, non pure function results. Side effects: It could be not fully backward compatible, however it seems quite so.
2 parents 88f6a02 + ef89f34 commit 753967b

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)