Re: Mathematica AddOn
john2 wrote:
Further search indicates the file may be encrypted.
Hi John,
Yes, you are right thinking that the file is encrypted. However, the
problem you faced might not come from that: I have just downloaded and
installed successfully the package after I had created a directory
called StableDistribution.
First, in Mathematica, evaluate $UserAddOnsDirectory. On my system the
evaluation returns:
C:\Documents and Settings\Jean-Marc\Application Data\Mathematica
In windows, create a directory called StableDistribution within the
Applications directory.
Then, unzip the contents of the file StableDistribution.zip in the newly
created directory.
Now, go back to Mathematica. In the menu, select Help -> Rebuild Help
Index, then open the help browser, select the tab Add-ons and Links, and
you should find the documentation of the package under the title
StableDistribution.
To use the package, evaluate Needs["StableDistribution`SMath`"] then
SVersion and you should see something like
SMath Version {2005, 3, 6}
for Mathematica 5.0 and higher
Copyright ©2002-2005
You are all set!
HTH,
Jean-Marc
.
Relevant Pages
- Re: Mathematica AddOn
... the problem you faced might not come from that: I have just downloaded and installed successfully the package after I had created a directory called StableDistribution. ... First, in Mathematica, evaluate $UserAddOnsDirectory. ... In the menu, select Help -> Rebuild Help Index, then open the help browser, select the tab Add-ons and Links, and you should find the documentation of the package under the title StableDistribution. ... (sci.stat.math) - Re: Simulating electrochemical reactions with Mathematica
... >>> the depth to this package and its documentation. ... >>> to parametric models in the hands of those skilled in EIS. ... >> Non Mathematica users who are curious can read the sample notebook by ... The objective of SERM is to demonstrate how to make your own simulations ... (sci.chem.electrochem) - Re: Simulating electrochemical reactions with Mathematica
... black box package like Polarograph is perhaps to do a proof of concept first ... in order to justify purchasing Mathematica. ... Research not making their package as widely available in low cost student ... > The objective of SERM is to demonstrate how to make your own simulations ... (sci.chem.electrochem) - Re: Simulating electrochemical reactions with Mathematica
... > black box package like Polarograph is perhaps to do a proof of concept first ... > in order to justify purchasing Mathematica. ... No its much the same in australia (re matlab being more prevalent). ... mathematica numerics are apparently as good or better than matlab. ... (sci.chem.electrochem) - Re: Visualizing a curved space
... They are the Tensorial 4.0 package for tensor calculus and the DrawGraphics package for making diagrams and animations. ... alternative approach which will probably be more convenient and will certainly be significantly cheaper, at least for readers who are registered university students or who already own Mathematica or Maple. ... I am not affiliated in any way with the GRTensorII team, BTW, but I have used this software extensively and know that it is convenient and very easy to learn and use. ... (sci.physics.research) |
|