Files
JosueNina 888752fa0a Avoid unnecessary Python wrapper creation for pure C# models (#9106)
* Centralize Python/C# model detection logic

* Improve helper method

* Remove unnecessary conditionals

* Fix unit tests

* Refactor QCAlgorithm.python.cs to use the new helper method for models

* Solve review comments

* Clean up Python wrapper exception

* Update XML comments to better describe T and TWrapper in CreateModelOrWrapper

* Join unit tests in TestCases

* Solve review comments

* Replace manual TryConvert checks with CreateInstanceOrWrapper helper
2025-12-08 18:01:31 -03:00
..
2020-04-27 17:45:53 -03:00
2025-10-24 13:29:48 -05:00
2024-09-30 16:01:08 -03:00
2022-11-09 17:38:34 -03:00
2024-09-19 19:32:29 -03:00
2020-04-27 17:45:53 -03:00
2020-12-17 12:59:13 -03:00