Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.4K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How may I fix VariationalMethods if it cannot be loaded into Mathematica?

Posted 10 years ago

Hello guys,

I am working on variational problems, where I need to find extremals of functionals. I believe Mathematica assists such calculation by package "VariationalMethods", but failed to load it into my Mathematica. Any ideas to trouble shoot, or fix this problem? Thank you very much.

Input: << VariationalMethods

Output: Get::noopen: Cannot open VariationalMethods. >>

$Failed

Van

POSTED BY: Van Pham

Did you insert the backtick at the end?

<< VariationalMethods`

or

Needs["VariationalMethods`"]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard