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

Vector differential can't be applied #7

Open
aantthony opened this issue Apr 9, 2014 · 0 comments
Open

Vector differential can't be applied #7

aantthony opened this issue Apr 9, 2014 · 0 comments

Comments

@aantthony
Copy link
Owner

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).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant