I would classify this as a matlab alternative. Plot stuff. Do Matrix calculations with direct (syntax) support in the programming language.

  • sobchak@programming.dev
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Used it for a ML MOOC a long time ago. Switched to Python/Numpy for better general programming features. Numpy has pretty good syntax for matrix computation, IMO.