| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | 16 hours ago | |
| stats | profile views | 2 |
|
Jan 31 |
comment |
Using Numpy with ARM processors I still haven't tried compiling it. I'm still unsure about where to start... |
|
Jan 29 |
comment |
Using Numpy with ARM processors To clarify a little, I'm using armv5tejl architecture and MontaVista 3.4.3 for linux |
|
Jan 29 |
asked | Using Numpy with ARM processors |
|
Nov 29 |
awarded | Supporter |
|
Nov 28 |
comment |
Matplotlib plotting in linux vs. mswindows Thanks for the documentation link, I should have put it in the answer. |
|
Nov 28 |
awarded | Teacher |
|
Nov 28 |
revised |
Matplotlib plotting in linux vs. mswindows removed an unnecessary hold(True) |
|
Nov 28 |
revised |
Matplotlib plotting in linux vs. mswindows Added working code |
|
Nov 28 |
comment |
Matplotlib plotting in linux vs. mswindows I tried looking into the animation library, but it wasn't really what I was looking for. Maybe I misunderstood its use, but it seemed to collect all the figures during execution, but animate them only once all plots were collected. I was looking for more of a real time data display than an animation at the end of data collection. Thanks for the suggestion though. |
|
Nov 28 |
accepted | Matplotlib plotting in linux vs. mswindows |
|
Nov 28 |
answered | Matplotlib plotting in linux vs. mswindows |
|
Nov 15 |
asked | Matplotlib plotting in linux vs. mswindows |
|
Oct 24 |
comment |
kwargs in python executables @dm: Edited to reflect python version. Thanks for all the help. I'll look into getopt and optparse on the morrow |
|
Oct 24 |
revised |
kwargs in python executables added python version number |
|
Oct 24 |
comment |
kwargs in python executables Thanks. I'm actually writing this for a coworker who wants to run everything off the command line instead of working through python or ipython. I appreciate the help though. I'll check out optparse. |
|
Oct 24 |
awarded | Scholar |
|
Oct 24 |
accepted | kwargs in python executables |
|
Oct 24 |
comment |
kwargs in python executables Thanks for the quick comment. Unfortunately I'm using python 2.6, so argparse is unavailbale and I haven't worked out how to use sys.argv with keyword arguments, but I'm still playing with that. |
|
Oct 24 |
awarded | Editor |
|
Oct 24 |
revised |
kwargs in python executables added 42 characters in body |