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
restructure a better roles for modules base & functional.
Functionality
2.1 drop "backward compatibility" Operation, clean up API
(e.g. FunctionalOperation.compute() raises not impl, and network using private _compute() instead).
Collecting here enhancements that would nice to have on this project going forward:
Language & Build
logging
module instead ofprint()
base
&functional
.Functionality
Operation
, clean up API(e.g.
FunctionalOperation.compute()
raises not impl, and network using private_compute()
instead).networkx
and not in classesnetworkx.DiGraph
.Network
).The text was updated successfully, but these errors were encountered: