| bio | website | levbishop.com |
|---|---|---|
| location | Joint Quantum Institute | |
| age | 35 | |
| visits | member for | 1 year, 4 months |
| seen | May 10 at 19:51 | |
| stats | profile views | 51 |
Theoretical physicist and TeX user.
|
Feb 21 |
comment |
Auto-completion doesn't work as my expectation in version 9.0 The bug described in this question seems to be fixed with Version 9.0.1.0 |
|
Feb 21 |
awarded | Popular Question |
|
Jan 17 |
awarded | Yearling |
|
Dec 1 |
answered | Auto-completion doesn't work as my expectation in version 9.0 |
|
Aug 30 |
awarded | Nice Question |
|
May 25 |
awarded | Nice Answer |
|
May 7 |
awarded | Nice Answer |
|
May 1 |
comment |
Unexpected differences with various uses of NormFunction In fact it seems to be enough to write norm=Norm, so the symbolic preprocessing must be doing something very fragile. |
|
May 1 |
comment |
Unexpected differences with various uses of NormFunction It's not so simple: FindFit[{1, 3, 9, 20}, x^n, n, x, NormFunction :> (notavariable &)] gives a straightforward error message ("not a real number"). And why does adding a redundant compoundexpression (Null;) change my NormFunction from "not well designed" to "well designed"? |
|
May 1 |
asked | Unexpected differences with various uses of NormFunction |
|
Apr 12 |
awarded | Editor |
|
Apr 12 |
revised |
Why doesn't FullSimplify drop the Re function from an expression known to be real? added 175 characters in body |
|
Apr 12 |
answered | Why doesn't FullSimplify drop the Re function from an expression known to be real? |
|
Feb 21 |
comment |
Visual Studio Express 2010 on x86-64: libcmt.lib missing @kkm Perhaps, but I did check every possible option on that feature selection screen. The SDK did throw up a screen about the compilers being already installed from VS express, but indicated that this was expected. |
|
Feb 21 |
comment |
Visual Studio Express 2010 on x86-64: libcmt.lib missing @kkm it is there now, but somehow installing things in the order recommended by wolfram (first VS express and then win SDK) leaves you without the amd64 versions of the libraries. Or at least that's what seemed to happen to me.... |
|
Feb 20 |
comment |
What is the best way to clip a graphic to a region? @Szabolcs I don't think so. I used << Version5``Graphics`` and as far as I can tell, the PostScript engine can only deal with rectangular clipping regions. |
|
Feb 19 |
answered | What is the best way to clip a graphic to a region? |
|
Feb 19 |
comment |
Visual Studio Express 2010 on x86-64: libcmt.lib missing @Szabolcs I did as you suggested and installed only v7.1 of the SDK and Compile[..., CompilationTarget -> "C"]seems to be working correctly now, so thanks. I'd still be interested if anybody knows if it's possible to have this working with visual studio also installed, though. |
|
Feb 19 |
awarded | Student |
|
Feb 19 |
comment |
Visual Studio Express 2010 on x86-64: libcmt.lib missing @Szabolcs I'm going to try uninstalling everything and then installing only the Windows SDK, since this works for you. Do you have v7.0 or v7.1? |