Skip to content

Zero-dependency backend by default #48

@bwasti

Description

@bwasti

Right now there is a hard dep on arrayfire, which can be a nightmare to install. The plan is to instead ship two bindings: 1 array fire binding and 1 zero-dep binding. On program load, the array fire binding with be loaded, and if it fails, the other binding will be loaded.

Hopefully we can phase out installation pain entirely! :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions