Elvin Gadirov

Results 2 comments of Elvin Gadirov

> This is not a bug. > > * If you run large problems you should use `Operator(...., opt=('advanced', {'index-mode':'int64'}))` > * The change you made doesn't impact any allocation...

> Again, thos `__fields__` do not have any impact on any part of the memory management, indexing or anything like. Those only inform ctypes of the pointer sizes , i.e...