| bio | website | mikebantegui.com |
|---|---|---|
| location | New York | |
| age | 23 | |
| visits | member for | 1 year, 4 months |
| seen | Apr 8 at 0:05 | |
| stats | profile views | 103 |
I am (or was) a Physics / Computer Science major with interests in distributed and parallel computing, computational physics, and web application development.
I dabble in plenty of Physics related things from time to time, but I mostly spend my time programming in C++, C# and Mathematica. I have a rather obsessive interest in distributed computing and parallel computing in general.
My most recent interests are within web application development in the ASP.NET MVC3 framework and in high performance computing with visualization.
Disclaimer: The questions and answers provided by me on this website do not represent the views of my employer. They are purely my own and are not meant to represent that of my employer.
|
Jan 17 |
awarded | Yearling |
|
Jun 8 |
awarded | Nice Answer |
|
May 7 |
awarded | Nice Question |
|
Apr 15 |
awarded | Taxonomist |
|
Mar 18 |
awarded | Enlightened |
|
Mar 18 |
awarded | Nice Answer |
|
Mar 18 |
comment |
Funny behaviour when plotting a polynomial of high degree and large coefficients Have you considered that you're working with a 29th degree polynomial with insanely huge coefficients? It's not surprising to me that you get a plot like that. It may seem "nice" early on, but that's because z^29 (and other high-order terms) is very small near 0. Near approximately 0.85, it rapidly approaches 1. |
|
Mar 16 |
awarded | Nice Question |
|
Feb 17 |
awarded | Tag Editor |
|
Jan 25 |
awarded | Beta |
|
Jan 19 |
revised |
performance-tuning wiki excerpt added 5 characters in body |
|
Jan 19 |
comment |
Tuning ParallelMap when IO and computationally bound @casperOne: yes. The explanation above holds in general. many of the cases I described above are from personal experience with some simulations I've run. Most are too complicated to post here unfortunately |
|
Jan 19 |
awarded | Enlightened |
|
Jan 19 |
awarded | Nice Answer |
|
Jan 19 |
revised |
Can Mathematica propose an exact value based on an approximate one? added 7 characters in body |
|
Jan 19 |
comment |
Can Mathematica propose an exact value based on an approximate one? @Simon: Like I said it's very hacky :( There's a lot more I want to fix with this. |
|
Jan 19 |
comment |
Asynchronous evaluation: Is it possible? @Szabolcs: I thought it did what I needed, but after I really looked into it I realized it still had the blocking behavior that WaitNext and WaitAll have. |
|
Jan 19 |
revised |
Transparent textures don't show Graphics card and driver tags don't really belong on this. |
|
Jan 19 |
revised |
Plot Option Precedence while combining Plots with `Show[]` edited tags |
|
Jan 19 |
suggested | suggested edit on performance-tuning tag wiki excerpt |