| bio | website | github.com/sw1sh |
|---|---|---|
| location | Moscow, Russia | |
| age | ||
| visits | member for | 7 months |
| seen | 2 days ago | |
| stats | profile views | 65 |

|
May 15 |
answered | Expanding Matrix Expressions |
|
May 10 |
comment |
How can I create a 3D FilledCurve object? @Silvia I don't have any errors. |
|
May 10 |
comment |
UnitConvert: the square of a dimensionless quantity is not dimensionless Just drop the 1: UnitConvert[Quantity[1, ("FineStructureConstant")^2]]. |
|
May 10 |
answered | How can I create a 3D FilledCurve object? |
|
May 10 |
comment |
How can I make a Plot over a discrete set of domain points? No problem. You can start from here and here. |
|
May 10 |
answered | How can I make a Plot over a discrete set of domain points? |
|
May 10 |
comment |
How can I make a Plot over a discrete set of domain points? ListPlot. To connect the dots: Joined->True or ListLinePlot. |
|
May 8 |
comment |
How to compare power towers in Mathematica? I hate that expressions like 4^4^3^3^3 totally freeze my computer instead of just telling me to stop trying evaluating this and quietly abort :(. |
|
May 8 |
comment |
How to compare power towers in Mathematica? That's pretty impressive! I would like to see an example when this will fail, if it exists of course :). |
|
May 6 |
awarded | Enthusiast |
|
May 5 |
comment |
Error invoking Information on functions containing Legended @Silvia The problem appears again if I evaluate plot somewhere else. And then even f[x_]:=Legended[1,x] produces this error. |
|
May 5 |
comment |
Error invoking Information on functions containing Legended @Silvia Yeah, me too! Weird indeed... |
|
May 5 |
comment |
Error invoking Information on functions containing Legended For the error in ?f, specifying usage message is enough f::usage = "bla";. |
|
May 5 |
comment |
Improve performance for finding Fibonacci number which have divisibility property Change := to =. And why there is still n, it will never be integer without specifying n. |
|
May 4 |
comment |
Diagonal Tick Marks I believe it's possible to use fixed FullGraphics function from here, and rotate the ticks. |
|
May 4 |
comment |
FourierSeries for rational function looks wrong Try GenerateConditions -> True, then it will yield the correct result somehow, without any actual conditions generated. And maybe edit you question asking why FourierCoefficient does this. |
|
May 3 |
comment |
FourierSeries for rational function looks wrong Actually FourierCosSeries works fine. Are you sure it can't be the feature of the Laplace distribution for its series to behave like this? |
|
May 3 |
comment |
FourierSeries for rational function looks wrong The order is too small for this function then. |
|
May 3 |
comment |
What does the Error Message in DSolve really mean? I would just generalize the boundary condition to y[a]==b. And to obtain trivial ones use Reduce. |
|
May 2 |
comment |
Manipulate slider unresponsive after suspend in Linux I can confirm this on Ubuntu 13.04 and Mathematica 9 |

