microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 172 forks source link

Removing local resources estimator #1611

Closed DmitryVasilevsky closed 1 year ago

DmitryVasilevsky commented 1 year ago

This PR supersedes https://github.com/microsoft/qsharp-compiler/pull/1603 and https://github.com/microsoft/qsharp-compiler/pull/1610

It removes all references to the old csharp-baed Resources Estimator. Tests updated.

With this PR we are one step away from completely removing resourcesEstimatorName parameter from the driver startup.