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
..
2015-12-16 13:57:53 -05:00
2015-06-18 17:19:36 -04:00
2024-07-10 14:17:27 -03:00
2020-04-27 17:45:53 -03:00
2019-06-17 16:45:53 -07:00
2025-04-29 11:04:55 -03:00