Dan Mondrik
Results
2
issues of
Dan Mondrik
- [X] This contribution adheres to _the spirit of_ [CONTRIBUTING.md](https://github.com/ni/nimi-python/blob/master/CONTRIBUTING.md). - Running tox failed with `py37-test` as a key. - There were no installers for me to use. - I...
In many cases a vector is declared on the stack and the data is copied unnecessarily. Examples: - The input int32 array of values in `NiRFmxInstrService::SetAttributeI32Array` - The output float64...
enhancement