OSKAR icon indicating copy to clipboard operation
OSKAR copied to clipboard

change I to I_a to disambiguate for complex I

Open saliei opened this issue 4 months ago • 0 comments

In function append_sources in file python/oskar/src/oskar_skay_lib.c changed local variable I to I_a, this is necessary to disambiguate for the complex I, if not this results in failed compilation of the python src tree.

saliei avatar Oct 07 '24 10:10 saliei