Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Collaborate ? #4

@Clonkk

Description

@Clonkk

Hi @bitstormFA ,

Last time, I checked your repo it was archived so in the meantime I forked it here https://github.com/SciNim/Arrayfire-Nim to keep the bindings but also build a higher level API on top of the C++ one.

I don't know your plan for this repo, but how would you feel to collaborate instead of splitting effort on the same project ?

How we proceed is up to you, we can keep your repo as base or move it to the SciNim org (and make you a member, we're always happy to have more people ;) ) or the other way around . Either is fine with me.

The idea is to create a type

type
  AFTensor*[T] = object
    array*: AFArray
    dtype*: Dtype

to act as a generic tensor type with a bunch of "trampoline" function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions