<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/arrayfire/arrayfire-python/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/arrayfire/arrayfire-python/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/arrayfire/arrayfire-python/releases.atom"/>
  <title>Release notes from arrayfire-python</title>
  <updated>2021-03-04T17:40:35Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.8.0</id>
    <updated>2022-02-22T21:43:53Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.8.0"/>
    <title>Python wrapper for ArrayFire v3.8</title>
    <content type="html">&lt;h3&gt;New Features/Functions&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;fp16&lt;/code&gt; - half precision floating point support has been added - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Confidence Connected Components &lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.image.html#arrayfire.image.confidenceCC&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;confidenceCC&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Deconvolutions - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.image.html#arrayfire.image.iterativeDeconv&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;iterativeDeconv&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.image.html#arrayfire.image.inverseDeconv&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;inverseDeconv&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Reduction using keys - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.anyTrueByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;allTrueByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.countByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;anyTrueByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.maxByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;countByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.minByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;maxByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.minByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;minByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.productByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;productByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.algorithm.html#arrayfire.algorithm.sumByKey&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;sumByKey&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Neural network based convolution and gradient functions - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.convolve2GradientNN&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;convolve2GradientNN&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.convolve2NN&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;convolve2NN&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Support for uniform ranges in approx1 and approx2 functions - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;678808097&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/234&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/234/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/234&quot;&gt;#234&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.approx1&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;approx1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.approx1_uniform&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;approx1_uniform&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.approx2&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;approx2&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.approx2_uniform&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;approx2_uniform&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Array class methods - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;664936485&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/233&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/233/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/233&quot;&gt;#233&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.array.html#arrayfire.array.Array.logical_not&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;Array.logical_and&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.array.html#arrayfire.array.Array.logical_and&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;Array.logical_not&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.array.html#arrayfire.array.Array.logical_or&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;Array.logical_or&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.set_axes_label_format&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;Window.set_axes_label_format&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.blas.html#arrayfire.blas.gemm&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;gemm&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;678808097&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/234&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/234/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/234&quot;&gt;#234&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.statistics.html#arrayfire.statistics.meanvar&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;meanvar&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.data.html#arrayfire.data.pad&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;pad&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.lapack.html#arrayfire.lapack.pinverse&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;pinverse&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.arith.html#arrayfire.arith.rsqrt&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;rsqrt&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.cuda.html#arrayfire.cuda.set_cublas_mode&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;set_cublas_mode&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.statistics.html#arrayfire.algorithm.maxRagged&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;maxRagged&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;New Examples&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Logistic Regression - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;406545297&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/203&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/203/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/203&quot;&gt;#203&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;FAST feature detection - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;355754330&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/190&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/190/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/190&quot;&gt;#190&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Harris feature detection - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;355754330&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/190&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/190/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/190&quot;&gt;#190&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Template Matching  - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;355754330&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/190&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/190/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/190&quot;&gt;#190&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;SUSAN feature detection  - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;355754330&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/190&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/190/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/190&quot;&gt;#190&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Breaking APIs&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.statistics.html#arrayfire.statistics.cov&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;cov&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.statistics.html#arrayfire.statistics.var&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;var&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.statistics.html#arrayfire.statistics.stdev&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;stdev&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;570860473&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/221/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/221&quot;&gt;#221&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed wrapper validations in &lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.sparse.html#arrayfire.sparse.create_sparse_from_host&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;create_sparse_from_host&lt;/code&gt;&lt;/a&gt; - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;372542090&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/198&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/198/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/198&quot;&gt;#198&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Added a workaround for &lt;code&gt;bench_cg&lt;/code&gt; example on less capable GPUs - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;393809239&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/200&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/200/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/200&quot;&gt;#200&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixed missing info in &lt;a href=&quot;https://arrayfire.org/arrayfire-python/arrayfire.array.html#arrayfire.array.Array.device_ptr&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;Array.device_ptr&lt;/code&gt;&lt;/a&gt; function documentation - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;482725627&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/210&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/210/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/210&quot;&gt;#210&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Corrected invert operation to use non-in-place bit wise inversion - &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;609431720&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/arrayfire/arrayfire-python/issues/228&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/228/hovercard&quot; href=&quot;https://github.com/arrayfire/arrayfire-python/pull/228&quot;&gt;#228&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>9prady9</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/3270458?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.6.20181017</id>
    <updated>2018-10-18T14:12:00Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.6.20181017"/>
    <title>Python wrapper for ArrayFire v3.6</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Feature parity with ArrayFire v3.6. Refer to the &lt;a href=&quot;https://github.com/arrayfire/arrayfire/blob/master/docs/pages/release_notes.md&quot;&gt;release notes&lt;/a&gt; for more information regarding upstream library improvements in v3.6.
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;anisotropic_diffusion()&lt;/code&gt;: Anisotropic diffusion filter.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;topk()&lt;/code&gt;: Returns top-K elements given an array.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Bug fixes:
&lt;ul&gt;
&lt;li&gt;Fixed &lt;code&gt;sift()&lt;/code&gt; and &lt;code&gt;gloh()&lt;/code&gt;, which were improperly calling the library.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Enhancements:
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;len()&lt;/code&gt; method, which returns &lt;code&gt;array.elements()&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Documentation:
&lt;ul&gt;
&lt;li&gt;Documented statistics API.&lt;/li&gt;
&lt;li&gt;Corrected &lt;code&gt;sign()&lt;/code&gt; documentation.&lt;/li&gt;
&lt;li&gt;Modified &lt;code&gt;helloworld&lt;/code&gt; example to match C++ lib.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>mlloreda</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/226625?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.5.20170817</id>
    <updated>2017-08-17T07:30:53Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.5.20170817"/>
    <title>Second bugfix release for 3.5</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Bug fixes when using v3.5 of arrayfire libs + graphics&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.5.20170721</id>
    <updated>2017-07-21T07:29:42Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.5.20170721"/>
    <title>First bugfix release for 3.5</title>
    <content type="html">&lt;p&gt;Includes fix for arrayfire.canny.&lt;/p&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.5.20170718</id>
    <updated>2017-07-18T08:49:01Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.5.20170718"/>
    <title>Python wrapper for ArrayFire 3.5</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Feature parity with ArrayFire 3.5.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;canny&lt;/code&gt;: Canny Edge detector&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Array.scalar&lt;/code&gt;: Return the first element of the array&lt;/li&gt;
&lt;li&gt;&lt;code&gt;dot&lt;/code&gt;: Now support option to return scalar&lt;/li&gt;
&lt;li&gt;&lt;code&gt;print_mem_info&lt;/code&gt;: Prints memory being used / locked by arrayfire memory manager.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Array.allocated&lt;/code&gt;: Returs the amount of memory allocated for the given buffer.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;set_fft_plan_cache_size&lt;/code&gt;: Sets the size of the fft plan cache.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bug Fixes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;sort_by_key&lt;/code&gt; had key and value flipped in documentation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Improvements and bugfixes from upstream include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CUDA backend uses nvrtc instead of nvvm&lt;/li&gt;
&lt;li&gt;Performance improvements to arrayfire.reorder&lt;/li&gt;
&lt;li&gt;Faster unified backend&lt;/li&gt;
&lt;li&gt;You can find more information at arrayfire&#39;s &lt;a href=&quot;https://github.com/arrayfire/arrayfire/blob/v3.5.0/docs/pages/release_notes.md&quot;&gt;release notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.4.20170222</id>
    <updated>2017-02-22T08:53:57Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.4.20170222"/>
    <title>Second bugfix release for 3.4</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Bugfix: Fixes typo in &lt;code&gt;approx1&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Bugfix: Fixes typo in &lt;code&gt;hamming_matcher&lt;/code&gt; and &lt;code&gt;nearest_neighbour&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Bugfix: Added necessary copy and lock mechanisms in interop.py.&lt;/li&gt;
&lt;li&gt;Example / Benchmark: New conjugate gradient benchmark.&lt;/li&gt;
&lt;li&gt;Feature: Added support to create arrayfire arrays from numba.&lt;/li&gt;
&lt;li&gt;Behavior change: af.print() only prints full arrays for smaller sizes.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.4.20161126</id>
    <updated>2016-11-27T02:24:23Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.4.20161126"/>
    <title>First bugfix release for 3.4</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fixing memory leak in array creation.&lt;/li&gt;
&lt;li&gt;Supporting 16 bit integer types in interop.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.4.20160925</id>
    <updated>2016-09-25T09:00:03Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.4.20160925"/>
    <title>Python wrapper for arrayfire 3.4</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Feature parity with ArrayFire 3.4 libs
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.sparse.html#module-arrayfire.sparse&quot; rel=&quot;nofollow&quot;&gt;Sparse matrix support&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;create_sparse&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;create_sparse_from_dense&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;create_sparse_from_host&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;convert_sparse_to_dense&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;convert_sparse&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_info&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_nnz&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_values&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_row_idx&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_col_idx&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;sparse_get_storage&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.random.html#module-arrayfire.random&quot; rel=&quot;nofollow&quot;&gt;Random Engine support&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Three new random engines, &lt;code&gt;RANDOM_ENGINE.PHILOX&lt;/code&gt;, &lt;code&gt;RANDOM_ENGINE.THREEFRY&lt;/code&gt;, and &lt;code&gt;RANDOM_ENGINE.MERSENNE&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;randu&lt;/code&gt; and &lt;code&gt;randn&lt;/code&gt; now accept an additional engine parameter.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;set_default_random_engine_type&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;get_default_random_engine&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;New functions
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.algorithm.html?arrayfire.algorithm.scan#arrayfire.algorithm.scan&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;scan&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.algorithm.html?arrayfire.algorithm.scan#arrayfire.algorithm.scan_by_key&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;scan_by_key&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.arith.html?arrayfire.arith.clamp#arrayfire.arith.clamp&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;clamp&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.medfilt1&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;medfilt1&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.signal.html#arrayfire.signal.medfilt2&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;medfilt2&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.image.html#arrayfire.image.moments&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;moments&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.library.html#arrayfire.library.get_size_of&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;get_size_of&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.device.html#arrayfire.device.get_manual_eval_flag&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;get_manual_eval_flag&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.device.html#arrayfire.device.set_manual_eval_flag&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;set_manual_eval_flag&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Behavior changes
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.device.html#arrayfire.device.eval&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;eval&lt;/code&gt;&lt;/a&gt; now supports fusing kernels.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Graphics updates
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.plot&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;plot&lt;/code&gt;&lt;/a&gt; updated to take new parameters.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.plot2&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;plot2&lt;/code&gt;&lt;/a&gt; added.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.scatter&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;scatter&lt;/code&gt;&lt;/a&gt; updated to take new parameters.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.scatter2&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;scatter2&lt;/code&gt;&lt;/a&gt; added.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.vector_field&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;vector_field&lt;/code&gt;&lt;/a&gt; added.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://arrayfire.org/arrayfire-python/arrayfire.graphics.html#arrayfire.graphics.Window.set_axes_limits&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;set_axes_limits&lt;/code&gt;&lt;/a&gt; added.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Bug fixes
&lt;ul&gt;
&lt;li&gt;ArrayFire now has higher priority when numpy for mixed operations. &lt;sup&gt;&lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/issues/69&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/issues/69/hovercard&quot;&gt;1&lt;/a&gt; &lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/pull/71&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/pull/71/hovercard&quot;&gt;2&lt;/a&gt; &lt;/sup&gt;&lt;/li&gt;
&lt;li&gt;Numpy interoperability issues on Widnows. &lt;sup&gt;&lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/issues/92&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/issues/92/hovercard&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;li&gt;Switch to a working backend by default. &lt;sup&gt;&lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/issues/90&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/issues/90/hovercard&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;li&gt;Fixed incorrect behavior for Hermitian transpose and QR. &lt;sup&gt;&lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/issues/91&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/issues/91/hovercard&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;array[0:0]&lt;/code&gt; now returns empty arrays. &lt;sup&gt;&lt;a href=&quot;https://github.com/arrayfire/arrayfire-python/issues/26&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/arrayfire/arrayfire-python/issues/26/hovercard&quot;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Further Improvements from upstream can be read in the &lt;a href=&quot;https://github.com/arrayfire/arrayfire/blob/master/docs/pages/release_notes.md&quot;&gt;arrayfire release notes&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.3.20160624</id>
    <updated>2016-09-16T00:13:04Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.3.20160624"/>
    <title>Fifth bugfix release for 3.3</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Adding 16 bit integer support&lt;/li&gt;
&lt;li&gt;Adding support for sphinx documentation&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/37599258/3.3.20160516</id>
    <updated>2016-05-16T04:27:12Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/arrayfire/arrayfire-python/releases/tag/3.3.20160516"/>
    <title>Fourth bugfix release for 3.3</title>
    <content type="html">&lt;h3&gt;v3.3.20160516&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Bugfix: Increase arrayfire&#39;s priority over numpy for mixed operations&lt;/li&gt;
&lt;li&gt;Added new library functions
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;get_backend&lt;/code&gt; returns backend name&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>pavanky</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/364829?s=60&amp;v=4"/>
  </entry>
</feed>
