| bio | website | |
|---|---|---|
| location | ||
| age | 27 | |
| visits | member for | 9 months |
| seen | 1 min ago | |
| stats | profile views | 76 |
As time goes on, I grow more disillusioned with quantum field theory.
|
Feb 6 |
accepted | How can I remove matching sublists from my list? |
|
Feb 6 |
comment |
How can I remove matching sublists from my list? This works marvelously well. I've used Mathematica for six years, and I have never seen # /@ & #2, so I don't even know how your code works... :( |
|
Feb 6 |
awarded | Nice Question |
|
Feb 5 |
asked | How can I remove matching sublists from my list? |
|
Feb 5 |
asked | Are formal characters like \[FormalA] to be used differently than other symbols? |
|
Feb 1 |
comment |
Saving a notebook as PDF, preserving syntax highlighting This is not working for me. I tried (1) to run the code in the notebook I wanted to preserve syntax highlighting. (2) Go to Format->Edit Stylesheet..., and tried to run the code under the Default.nb (3) same as before but under Local definition of 'All'. None of these attempts worked. How do I make this work? |
|
Jan 31 |
asked | How do I make my own alias using AliasDelimiter |
|
Jan 30 |
asked | What is the difference between Block and Module? |
|
Jan 30 |
comment |
How to influence Suggestion Bar in your package/code This is unfortunate.. the suggestion bar is stupid and annoying, and it can't be customized. Biggest waste of resource. Also, thanks. |
|
Jan 29 |
asked | How to influence Suggestion Bar in your package/code |
|
Jan 27 |
awarded | Nice Question |
|
Jan 27 |
comment |
Feedback on my Subscript code @Jens Ah! Very good point about dot products. I suppose that this is restricted to sums of vectors, and products of numbers and vectors. But not square of vectors. Thank you for feedback. |
|
Jan 27 |
accepted | Hiding certain user-defined functions in front-end autocompletion |
|
Jan 27 |
asked | Feedback on my Subscript code |
|
Jan 27 |
asked | Strange ::usage behavior in v9 |
|
Jan 25 |
comment |
Hiding certain user-defined functions in front-end autocompletion As I said in my comment to you under the original question, I really didn't mean to put on a negative tone. I was trying to get at the motivation of how your answer works. So sorry! |
|
Jan 25 |
comment |
Hiding certain user-defined functions in front-end autocompletion @NickStranniy Sorry about the deriding comment to your solution. Your follow-up comment about Mathematica's internal functions being accessible to users was something new to me, which I learned. Next time, I will be more mindful of what I write. |
|
Jan 25 |
accepted | in v9, backspace causes cell to become section style |
|
Jan 25 |
comment |
in v9, backspace causes cell to become section style Very helpful! Unfortunately, I find this highly annoying. Is there any way to turn this feature completely off, for all notebooks, for both my computers? |
|
Jan 25 |
comment |
in v9, backspace causes cell to become section style @Rojo and @kguler, After running CurrentValue[StyleKeyMapping], I get {"=" -> "WolframAlphaShort"}. |