Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

Initial commit for diff package. Includes FiniteDifference functions and... #1

Merged
merged 3 commits into from
Sep 9, 2014

Conversation

btracey
Copy link
Member

@btracey btracey commented Sep 8, 2014

... several methods.

t.Errorf("ans mismatch: expected %v, found %v", test.ans, ans)
}
settings.Concurrent = true
ans = FiniteDiffernce(test.f, test.loc, settings)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in FiniteDifference

@btracey
Copy link
Member Author

btracey commented Sep 9, 2014

Moved to diff/fd. PTAL @vladimir-ch @jonlawlor

@jonlawlor
Copy link
Contributor

Looks good

btracey added a commit that referenced this pull request Sep 9, 2014
Initial commit for diff package. Includes FiniteDifference functions and...
@btracey btracey merged commit 289374e into master Sep 9, 2014
@btracey btracey deleted the feature-first branch September 9, 2014 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants