Skip to content

Commit 32ba501

Browse files
committed
Add arrayfire-fortran to package index
1 parent 64fc0e4 commit 32ba501

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_data/package_index.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,13 @@
209209
github: swig-fortran/flibcpp
210210
description: Fortran bindings to the C++ Standard Library
211211
categories: interfaces
212-
tags: c++
212+
tags: cpp
213+
214+
- name: arrayfire-fortran
215+
github: arrayfire/arrayfire-fortran
216+
description: Fortran binding to the ArrayFire general purpose GPU library
217+
categories: interfaces
218+
tags: cpp gpu opencl
213219

214220
# --- Compiler
215221

0 commit comments

Comments
 (0)