Sankalp Sanand

Results 20 comments of Sankalp Sanand

Related Issue: https://github.com/AgnostiqHQ/covalent/issues/1028 Edit: Something to be careful about when writing the new RTDs.

Reasoning on why we want to remove post processing: >Currently we have two options, the user can postprocess either locally or pass on an executer to postprocess. Initial intend of...

@santoshkumarradha So in this case, the problem is that `append` is being used as a callable and not as an attribute. So these things are valid: ```python a.append[some_electron()] # 1...

Similar issue: https://github.com/Qiskit/qiskit-aer/issues/1537

@santoshkumarradha I cannot find it, can you share the link for that open PR?

@wjcunningham7 No, this has not been resolved afaik. Sublattices still don't respect the executor assignment. I'm changing the title for this.

>Proposal: One way to fix both of these scenarios is to initialize all electron metadata to None by default and then, during build_graph(), copy the Lattice metadata only for those...

Putting this on hold as we go through its design process.

@santoshkumarradha they are currently skipped and will likely fail again. We'll need to take a slightly deeper look as to why the process is failing in them.

Docs for Module Deps as well.