arrayfire / arrayfire-python

Python bindings for ArrayFire: A general purpose GPU library.
https://arrayfire.com
BSD 3-Clause "New" or "Revised" License
416 stars 65 forks source link

Release for ArrayFire 3.7.2 ? #236

Open mboisson opened 4 years ago

mboisson commented 4 years ago

Hi, It seems that the last release of arrayfire-python dates from 2 years ago, while there is a release of ArrayFire a few weeks ago. Do these not need to be kept in sync ? Can I just install the release from 2 years ago with the new version of ArrayFire ?

Installing from the github master branch is a big no-no, so please don't suggest it.

umar456 commented 4 years ago

We are finalizing the 3.8.0 release and we will update the wrappers and push out a release.

mboisson commented 4 years ago

Ah, ok. Any ETA on this ? I have a user who wants this installed with the python wrapper, but the current state is kind of a limbo, with the two latest versions not matching.

umar456 commented 4 years ago

The 3.8.0 should be going out early next week. This is a smaller change so the update shouldn't take too long. I would think in a couple of weeks(from now) for the wrappers to be updated.

mboisson commented 4 years ago

Since version 3.8.0 of ArrayFire itself has yet to be released, I assume we should expect delays on this issue ?