fgarbu

Results 3 issues of fgarbu

&#x1F6E0 DevTools &#x1F6E0 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/threaddy/mlflow/pull/11863?quickstart=1) #### Install mlflow from this PR ``` pip install git+https://github.com/mlflow/mlflow.git@refs/pull/11863/merge ``` #### Checkout with GitHub CLI ``` gh pr checkout 11863 ``` ###...

area/windows
area/artifacts
area/models
area/docker

### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine...

bug
area/windows
area/artifacts
area/docker

Added ac_phase and sin_phase argument to SinusoidalMixin. This is to accept the following ngspice-43 syntax. Errors in NgSpiceShared logs are momentarily suppressed for compatibility with ngspice-43. ![image](https://github.com/user-attachments/assets/4866e011-b2c1-4494-b0d7-7a600b1ebbef) ![image](https://github.com/user-attachments/assets/6bdb55a6-900f-417e-9b5d-de529cd24161)