Feat(API): use balance before computing to optimize calculus
This commit is contained in:
@@ -54,7 +54,7 @@ Abstracts tools for calculs manipulations
|
||||
|
||||
"""
|
||||
|
||||
from .tree import Tree
|
||||
from .tree import Tree, AssocialTree
|
||||
from .compute import compute
|
||||
from .typing import typing
|
||||
from .renders import tree2txt, tree2tex
|
||||
|
||||
Reference in New Issue
Block a user