Merge branch 'FT_random' of git_opytex:/lafrite/Mapytex into FT_random
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Distributed under terms of the MIT license.
|
||||
|
||||
"""
|
||||
Tools to extract random nodes, random variables, generate random values and
|
||||
Tools to extract random leafs, random variables, generate random values and
|
||||
fill new trees
|
||||
|
||||
Flow
|
||||
@@ -15,9 +15,9 @@ Flow
|
||||
|
||||
Tree with RdLeaf
|
||||
|
|
||||
| Extract nodes
|
||||
| Extract rdLeaf
|
||||
|
|
||||
List of nodes to generate
|
||||
List of leafs to generate
|
||||
|
|
||||
| extract_rv
|
||||
|
|
||||
@@ -27,9 +27,9 @@ List random variables to generate
|
||||
|
|
||||
Dictionnary of generated random variables
|
||||
|
|
||||
| Compute nodes
|
||||
| Compute leafs
|
||||
|
|
||||
Dictionnary of computed nodes
|
||||
Dictionnary of computed leafs
|
||||
|
|
||||
| Replace
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user