mathematica-8 Questions

1

Solved

Is it possible that built in functions in Mathematica (like Minimize[expr,{x1,x2,...}]) will start to work via CUDA after installation of CUDA module for Mathematica?
Schechinger asked 27/5, 2011 at 6:4

2

Solved

Exporting to animated gif seems to have changed in Mathematica 8.0.1? I normally make animated GIFs of a manipulate by simply writing: v=Manipulate[....] then Export["foo.gif",v]; But now it d...
Galleywest asked 24/5, 2011 at 11:38

3

Solved

When using constraints with simple equality in Mathematica 8, minimization doesn't work. E.g. FindMinimum[{x^2 + y^2, y == 1}, {x, y}] works ok in Mathematica 6, but gives errors in version 8. ...
Discursive asked 20/5, 2011 at 11:52

3

Solved

Some types of objects have special input/output formatting in Mathematica. This includes Graphics, raster images, and, as of Mathematica 8, graphs (Graph[]). Unfortunately large graphs may take a v...
Brought asked 9/5, 2011 at 14:49

2

Solved

This is a strange result with a function defined as "functionB" in this example. Can someone explain this? I want to plot functionB[x] and functionB[Sqrt[x]], they must be different, but this code ...
Pruinose asked 18/5, 2011 at 14:45

© 2022 - 2024 — McMap. All rights reserved.