Marco Facchini

Results 21 issues of Marco Facchini

Inspired by @srjmas: ### What is the feature being requested? Ability to execute qiskit metal on one machine and delegate the simulation to another machine (for example running metal on...

enhancement
general
open for contributions

This replaces a long-standing issue that we cannot find any longer (might have been lost during the launch migration). ### What is the feature being requested? making all of the...

enhancement
routing & transmission lines
needs help

### What is the feature being requested? Extends #699. The former issue will determine the generic data format. The current issue will be to "surface" additional useful data, to make...

enhancement
important
needs help
analysis: quantum
analysis: simulation
analysis: sweeper

### Current behavior Output data is stored in self._variables in QAnalysis (accessible with self.get_data()). However the format varies for each return element, forcing the user to interpret the data as...

enhancement
important
needs help
analysis: quantum
analysis: simulation
analysis: sweeper

Currently `import qiskit_metal` does load a lot of things, including PySide2. however PySide2 is not needed for the future plans to make this tool cloud-ready. Thus we should move PySide2...

enhancement
open for contributions

Follow-up from #495 ### What is the feature being requested? desire to keep hfss and q3d rendering methods separate, but to only have one single Ansys renderer (instead of current...

enhancement
renderers: Ansys

**Low Priority** ### Information - **Qiskit Metal version**: 8/17/2021 (key is nbsphinx 0.8.7) - **Python version**: 3.9 - **Operating system**: all ### What is the current behavior? Glitches in the...

bug

### What is the documentation modification? Expanding on the #575 effort: - [ ] scrub the content of the notebooks. Remove redundancy and focus the topics to the notebook titles...

documentation & tutorials

### What is the feature being requested? when running the Optimizer, as well as any method that creates a in-line output, we should have a way to make the output...

enhancement

Currently renderer objects are created when a design object is created and they are 'registered' inside the design object. ![image](https://user-images.githubusercontent.com/25931310/124333169-6c498400-db61-11eb-9914-4301d9340299.png) it also requires the design to be passed to it,...

enhancement
renderers: other
analysis: others