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
It would probably make sense to have a second API layer specifically for developers. This layer would contain modules for building propagators etc. Something like
from struphy.dev import Propagator, Pusher, Accumulator, Solver
It would probably make sense to have a second API layer specifically for developers. This layer would contain modules for building propagators etc. Something like