Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.
This repository was archived by the owner on May 27, 2023. It is now read-only.

Vector differential can't be applied #7

Description

@aantthony

Something broke it.

It should work like this:

var del = M('d / (dx)', {x: M('(x,y,z)')});
del.default(del.bound.x);           // should equal 3.
del.default(del.bound.x.unbound.x); // should equal (1,0,0).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions