You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've included in my branch (maray) the symbolic perseus code.
There are two things to do here:
include in each file the name of Pascal Poupart and explain a little bit what it does.
There are two main methods that are needed to implement in this code to fit the abstraction
i) DD.copy() : I am not confident enough with ADDs to do this correctly
ii) OP.entropy() : I do not know how to calculate the entropy of a ADD, in any case, entropy is now implemented in CustomVector if it applies.
The text was updated successfully, but these errors were encountered:
I've included in my branch (maray) the symbolic perseus code.
There are two things to do here:
i) DD.copy() : I am not confident enough with ADDs to do this correctly
ii) OP.entropy() : I do not know how to calculate the entropy of a ADD, in any case, entropy is now implemented in CustomVector if it applies.
The text was updated successfully, but these errors were encountered: