ct-clmsn / chplx

A Chapel backend
Apache License 2.0
4 stars 2 forks source link

Adding more range functionality #6

Closed hkaiser closed 1 year ago

hkaiser commented 1 year ago
hkaiser commented 1 year ago

@ct-clmsn this is reasonably complete for review now. The Range<> type is not 100% complete but should be usable for certain common use cases (alignment of ranges is still missing).