| bio | website | bandes-storch.net |
|---|---|---|
| location | Portland, OR | |
| age | 20 | |
| visits | member for | 1 year, 1 month |
| seen | Apr 27 at 0:15 | |
| stats | profile views | 74 |
I'm a college junior, computer geek/programmer, etc.
Twitter: @jtbandes.
|
Apr 3 |
awarded | Yearling |
|
Dec 13 |
accepted | Using external variable as a variable inside WhenEvent & NDSolve |
|
Dec 13 |
awarded | Editor |
|
Dec 13 |
revised |
Using external variable as a variable inside WhenEvent & NDSolve edited title |
|
Dec 13 |
asked | Using external variable as a variable inside WhenEvent & NDSolve |
|
Dec 7 |
accepted | Finding real roots of negative numbers (for example, $\sqrt[3]{-8}$) |
|
Nov 29 |
asked | Progress indicator with shared variables |
|
Nov 29 |
accepted | How is OptionsPattern[] defined? Can I replicate this? |
|
Nov 27 |
comment |
How is OptionsPattern[] defined? Can I replicate this? Thanks for the answer. Why did you use pt and b and not pt_ and b_? I was under the impression that pt : ptrn would just specify a default value; is something else happening here? |
|
Nov 27 |
comment |
How is OptionsPattern[] defined? Can I replicate this? I don't really want Options — specifying -> rules for each argument will be even messier than the current definition using named patterns like var_. I just want a way to decrease the number of times I have the whole argument list written out. |
|
Nov 27 |
asked | How is OptionsPattern[] defined? Can I replicate this? |
|
Nov 24 |
accepted | How can I create a custom control which evaluates to a list of values or replacements? |
|
Nov 24 |
comment |
How can I create some shorthand notation for a custom control? Thanks, this lead me to find InputAutoReplacements which was what I wanted. Do you have any idea why it selects a random field/object in the box instead of highlighting the first text field when the replacement happens? |
|
Nov 24 |
accepted | How can I create some shorthand notation for a custom control? |
|
Nov 23 |
asked | How can I create some shorthand notation for a custom control? |
|
Nov 23 |
comment |
How can I create a custom control which evaluates to a list of values or replacements? This works great, thanks! But what is the purpose of the DynamicSetting and Evaluate? It seems that if I remove them, it works just the same way. Also, I would expect to need Dynamic[vars] instead of vars at the end... |
|
Nov 23 |
awarded | Critic |
|
Nov 23 |
asked | How can I create a custom control which evaluates to a list of values or replacements? |
|
Nov 8 |
awarded | Popular Question |
|
Oct 27 |
accepted | Better solution than returning a list of 3 values? |