arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
703 stars 32 forks source link

[VM/values/types] add new `:matrix` type? #1042

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

[VM/values/types] add new :matrix type?

this would normally go with a separate Linear Algebra-related stdlib module

https://github.com/arturo-lang/arturo/blob/ed0410b81b479dcf090b239e2193a45ecf65cd5d/src/vm/values/types.nim#L50

    BuiltinAction* = proc ()

    # TODO(VM/values/types) add new `:matrix` type?
    #  this would normally go with a separate Linear Algebra-related stdlib module
    #  labels: vm, values, enhancement, open discussion

23787049c5701c14271f3e03c7cd9defc262160f

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 7 months ago

Closing issue as stale.