| bio | website | ianmilligan.ca |
|---|---|---|
| location | Toronto, Canada | |
| age | 29 | |
| visits | member for | 1 year, 4 months |
| seen | 3 hours ago | |
| stats | profile views | 102 |
I'm an assistant professor of history who also happens to tinker around in Mathematica for my research. My interests involve textual analysis, web scraping, and the like.
|
Aug 15 |
suggested | suggested edit on Upon opening my notebook, I must evaluate cell for code to work properly |
|
Aug 15 |
comment |
How do I remove the top bar and bottom bar from the Mathematica window? I think that's part of the student version. When I upgraded to the full license, it disappeared. There was a very brief discussion about this over at the Student Support Forum, and the official line is that you can't remove it. |
|
Aug 13 |
comment |
Mathematica's external controllers? You can also connect microcontrollers, such as Arduino and Phidgets. |
|
Aug 5 |
awarded | Nice Question |
|
Aug 4 |
accepted | Adding Lines to Sparklines (plots w/o frames, axes, etc.) |
|
Aug 4 |
comment |
How to use and input audio wav file into a Wolfram demonstration The demonstrations are powered by CDFs, which unfortunately prohibit Import commands. I asked a similar question a few months back, "Deploying Mathematica Content Online." You have to have the data all in the notebook so it can be self contained. |
|
Aug 4 |
asked | Adding Lines to Sparklines (plots w/o frames, axes, etc.) |
|
Jul 28 |
accepted | Dealing with Empty Brackets in a List |
|
Jul 28 |
comment |
Dealing with Empty Brackets in a List @MikeHoneychurch Sorry, I should have been specific - they are. |
|
Jul 28 |
asked | Dealing with Empty Brackets in a List |
|
Jul 21 |
awarded | Nice Question |
|
Jul 20 |
accepted | Adding Lists Together |
|
Jul 20 |
comment |
Adding Lists Together I'm happy to close as long as you get your rep.. |
|
Jul 20 |
comment |
Adding Lists Together Oh my god. This is embarrassing. I've been reading through the List documentation for ages, when this was right in front of me. |
|
Jul 20 |
asked | Adding Lists Together |
|
Jul 19 |
accepted | DateList coupled with String Operations |
|
Jul 18 |
asked | DateList coupled with String Operations |
|
Jul 9 |
comment |
Obtaining EditDistance[] from a List of Strings I was similarly surprised (even Levenschtein distance, which the documentation quotes, is a bit different at least in the courses I've taken). This'll do for a quick and dirty solution though, but yes, too bad there are no options... |
|
Jul 9 |
comment |
Obtaining EditDistance[] from a List of Strings Thanks for the extra approach, it's always great to add another command to my toolkit. |
|
Jul 9 |
comment |
Obtaining EditDistance[] from a List of Strings +1 - the results are already flowing out. And thanks for that extra addition, I could see that being very helpful. |