Closed FrancescAlted closed 2 years ago
After the support for integers and bools in constructors and the reduction engine (https://github.com/inaos/iron-array-python/pull/134), the only missing part is in the evaluation engine. That would enhance ironArray functionality a lot.
Work started in https://github.com/inaos/iron-array/tree/llvm-int
This work has been completed in PR https://github.com/inaos/iron-array/pull/510
After the support for integers and bools in constructors and the reduction engine (https://github.com/inaos/iron-array-python/pull/134), the only missing part is in the evaluation engine. That would enhance ironArray functionality a lot.