Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: arrayfire/arrayfire-python

Python wrapper for ArrayFire v3.8

22 Feb 21:43
@9prady9 9prady9
96fa976
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features/Functions

Breaking APIs

Fixes

Assets 2
Loading
jkelleyrtp reacted with thumbs up emoji
1 person reacted

Python wrapper for ArrayFire v3.6

18 Oct 14:12
@mlloreda mlloreda
Compare
Choose a tag to compare
Loading
  • Feature parity with ArrayFire v3.6. Refer to the release notes for more information regarding upstream library improvements in v3.6.
    • anisotropic_diffusion(): Anisotropic diffusion filter.
    • topk(): Returns top-K elements given an array.
  • Bug fixes:
    • Fixed sift() and gloh(), which were improperly calling the library.
  • Enhancements:
    • Added len() method, which returns array.elements().
  • Documentation:
    • Documented statistics API.
    • Corrected sign() documentation.
    • Modified helloworld example to match C++ lib.
Loading

Second bugfix release for 3.5

17 Aug 07:30
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Bug fixes when using v3.5 of arrayfire libs + graphics
Loading

First bugfix release for 3.5

21 Jul 07:29
@pavanky pavanky
Compare
Choose a tag to compare
Loading

Includes fix for arrayfire.canny.

Loading

Python wrapper for ArrayFire 3.5

18 Jul 08:49
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Feature parity with ArrayFire 3.5.

    • canny: Canny Edge detector
    • Array.scalar: Return the first element of the array
    • dot: Now support option to return scalar
    • print_mem_info: Prints memory being used / locked by arrayfire memory manager.
    • Array.allocated: Returs the amount of memory allocated for the given buffer.
    • set_fft_plan_cache_size: Sets the size of the fft plan cache.
  • Bug Fixes:

    • sort_by_key had key and value flipped in documentation.
  • Improvements and bugfixes from upstream include:

    • CUDA backend uses nvrtc instead of nvvm
    • Performance improvements to arrayfire.reorder
    • Faster unified backend
    • You can find more information at arrayfire's release notes
Loading

Second bugfix release for 3.4

22 Feb 08:53
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Bugfix: Fixes typo in approx1.
  • Bugfix: Fixes typo in hamming_matcher and nearest_neighbour.
  • Bugfix: Added necessary copy and lock mechanisms in interop.py.
  • Example / Benchmark: New conjugate gradient benchmark.
  • Feature: Added support to create arrayfire arrays from numba.
  • Behavior change: af.print() only prints full arrays for smaller sizes.
Loading

First bugfix release for 3.4

27 Nov 02:24
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Fixing memory leak in array creation.
  • Supporting 16 bit integer types in interop.
Loading

Python wrapper for arrayfire 3.4

25 Sep 09:00
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Feature parity with ArrayFire 3.4 libs
  • Bug fixes
    • ArrayFire now has higher priority when numpy for mixed operations. 1 2
    • Numpy interoperability issues on Widnows. 1
    • Switch to a working backend by default. 1
    • Fixed incorrect behavior for Hermitian transpose and QR. 1
    • array[0:0] now returns empty arrays. 1
  • Further Improvements from upstream can be read in the arrayfire release notes.
Loading

Fifth bugfix release for 3.3

16 Sep 00:12
@pavanky pavanky
Compare
Choose a tag to compare
Loading
  • Adding 16 bit integer support
  • Adding support for sphinx documentation
Loading

Fourth bugfix release for 3.3

16 May 04:27
@pavanky pavanky
Compare
Choose a tag to compare
Loading

v3.3.20160516

  • Bugfix: Increase arrayfire's priority over numpy for mixed operations
  • Added new library functions
    • get_backend returns backend name
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /