projects
/
sawsim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sawsim.git
2012-10-27
W. Trevor King
efbfbf: upgrade to Bugs Everywhere Directory v1.5
master
|
commitdiff
2012-07-27
W. Trevor King
Add --help, --stack, and --output to sawsim_plot_histog...
|
commitdiff
2012-06-28
W. Trevor King
Fix $(BUILD) -> $(BUILD_DIR) in k_model_utils.c rule.
|
commitdiff
2012-05-18
W. Trevor King
Add testing command line to the README.
|
commitdiff
2012-05-18
W. Trevor King
Ensure that printed histograms always have at least...
|
commitdiff
2012-04-18
W. Trevor King
Change my email address from drexel.edu to tremily.us.
|
commitdiff
2012-02-22
W. Trevor King
Update URLs from einstein to tremily.
|
commitdiff
2012-01-12
W. Trevor King
Add bin/sawsim_plot_histogram_file.py and Histogram...
|
commitdiff
2011-12-06
W. Trevor King
Relax precision in pysawsim.histogram.Histogram bin_edg...
|
commitdiff
2011-09-16
W. Trevor King
Add underscore to PYSAWSIM_LOG_LEVEL_MSG reference...
|
commitdiff
2011-09-16
W. Trevor King
Add the PYSAWSIM_LOG_LEVEL environmental variable.
|
commitdiff
2011-09-13
W. Trevor King
Close parens in gamma calculation in manual's timescale...
|
commitdiff
2011-09-13
W. Trevor King
Fix omega -> \omega in manual's timescale discussion.
|
commitdiff
2011-04-19
W. Trevor King
Add download_url to setup.py.
|
commitdiff
2011-04-19
W. Trevor King
Use README for long_description in setup.py.
|
commitdiff
2011-04-19
W. Trevor King
Add author information to setup.py.
|
commitdiff
2011-04-09
W. Trevor King
Add --csv option to pysawsim.parameter_scan.
|
commitdiff
2011-04-01
W. Trevor King
Add WORKER_POOL environmental option to facilitate...
|
commitdiff
2011-04-01
W. Trevor King
Merge commit 'origin/master'
|
commitdiff
2011-04-01
W. Trevor King
Correct mpi4py URL.
|
commitdiff
2010-12-31
W. Trevor King
Fix typo in setup.py which produced a 'pysawsim/manager...
|
commitdiff
2010-11-06
W. Trevor King
Standardize max step calculation and fit-parameter...
|
commitdiff
2010-11-06
W. Trevor King
Wider bins and weaker comparisons allow bell_rate to...
|
commitdiff
2010-11-06
W. Trevor King
Compare theory vs. sim scaled by bin width (not theory...
|
commitdiff
2010-11-06
W. Trevor King
Fix Gumbel normalization in pysawsim.test.bell_rate...
|
commitdiff
2010-11-06
W. Trevor King
Ensure that self.headings exists in Histogram, e.g...
|
commitdiff
2010-11-06
W. Trevor King
For high K_0, the Bell model's <f> can be negative...
|
commitdiff
2010-11-06
W. Trevor King
Move Bell model unfolding rate test into pysawsim/test...
|
commitdiff
2010-11-05
W. Trevor King
Use verbose nosetests (to easily ensure tests are being...
|
commitdiff
2010-11-05
W. Trevor King
Be less specific about fit info in pysawsim.fit.ModelFi...
|
commitdiff
2010-11-05
W. Trevor King
pysawsim/fit.py should not be executable.
|
commitdiff
2010-11-05
W. Trevor King
Escape LaTeX backslashes in pysawsim.test.constant_rate.
|
commitdiff
2010-11-05
W. Trevor King
No need to give an explicit K in the pysawsim constant...
|
commitdiff
2010-11-05
W. Trevor King
Add doctest call to pysawsim.test.constant_rate.test...
|
commitdiff
2010-11-05
W. Trevor King
constant_rate.py should not be executable.
|
commitdiff
2010-11-05
W. Trevor King
Fixup pysawsim.test.constant_rate so it passes.
|
commitdiff
2010-11-05
W. Trevor King
Only log WARNING level messages (and more urgent ones...
|
commitdiff
2010-11-05
W. Trevor King
Force bin_edges and counts to be numy arrays in Histogram.
|
commitdiff
2010-11-05
W. Trevor King
ModelFitter.fit() should always return a list (even...
|
commitdiff
2010-11-05
W. Trevor King
Move constant unfolding rate test into pysawsim/test...
|
commitdiff
2010-11-05
W. Trevor King
Account for binwidth in HistogramModelFitter doctest.
|
commitdiff
2010-11-05
W. Trevor King
Split Histogram.analyze() out of Histogram.from_stream().
|
commitdiff
2010-11-05
W. Trevor King
Add pysawsim.test submodule (currently empty).
|
commitdiff
2010-11-04
W. Trevor King
Moved testing/common/fit.py to pysawsim/fit.py and...
|
commitdiff
2010-11-04
W. Trevor King
Merge remote branch 'pub/master'
|
commitdiff
2010-11-04
W. Trevor King
Disable epilog line wrapping in pysawsim/parameter_erro...
|
commitdiff
2010-11-03
W. Trevor King
There *is* a Gentoo package for pbs_python: sys-cluster...
|
commitdiff
2010-11-03
W. Trevor King
Update Gentoo overlay info in README now that my overla...
|
commitdiff
2010-11-02
W. Trevor King
Add a Gentoo package section to the README.
|
commitdiff
2010-11-02
W. Trevor King
Better pysawsim.sawsim.SAWSIM detection via distutils...
|
commitdiff
2010-11-02
W. Trevor King
Add simple setup.py for installing pysawsim.
|
commitdiff
2010-11-02
W. Trevor King
Use `rm -rf` instead of `rmdir` for `make clean`.
|
commitdiff
2010-11-02
W. Trevor King
Create new phony Makefile targets all_doc and all_bin.
|
commitdiff
2010-11-01
W. Trevor King
Fix : -> :: (rst markup) in README; document setupools...
|
commitdiff
2010-10-29
W. Trevor King
Use numpy.ndarray.sum() vs. __builtin__.sum() to comput...
|
commitdiff
2010-10-29
W. Trevor King
Remove cruft from testing/ in preparation for test...
|
commitdiff
2010-10-27
W. Trevor King
Python FAQ GIL link should point to GIL blurb, not...
|
commitdiff
2010-10-27
W. Trevor King
Merge remote branch 'borg/master'
|
commitdiff
2010-10-27
W. Trevor King
-m/--manager now defaults to auto-select.
|
commitdiff
2010-10-27
W. Trevor King
Add ability to import a default manager with get_manager().
|
commitdiff
2010-10-27
W. Trevor King
pysawsim/parameter_error.py should not be executable.
|
commitdiff
2010-10-27
W. Trevor King
Add support for nosetests multiprocessing plugin.
|
commitdiff
2010-10-27
W. Trevor King
Convert tabs to spaces in pre-commit-pysawsim-check.
|
commitdiff
2010-10-27
W. Trevor King
Use single-quote delimited strings when possssible.
|
commitdiff
2010-10-27
W. Trevor King
HistogramMatcher should not plot residual comparisons...
|
commitdiff
2010-10-27
W. Trevor King
Added bin/sawsim_param_error.py and pysawsim/parameter_...
|
commitdiff
2010-10-27
W. Trevor King
Assorted minor cleanups to pysawsim/parameter_scan.py.
|
commitdiff
2010-10-26
W. Trevor King
Remove some more velocity-specific cruft from pysawsim...
|
commitdiff
2010-10-26
W. Trevor King
parameter_scan.py no longer needs to import anything...
|
commitdiff
2010-10-24
W. Trevor King
Print the CommandError of failed sawsim executions.
|
commitdiff
2010-10-24
W. Trevor King
Save CommandError in failed InvokeJobs.
|
commitdiff
2010-10-24
W. Trevor King
Add pysawsim.invoke.CommandError.__repr__() method...
|
commitdiff
2010-10-24
W. Trevor King
Make pysawsim.invoke.CommandError picklable, and add...
|
commitdiff
2010-10-24
W. Trevor King
Fix cache shuffling (random.shuffle() shuffles in place...
|
commitdiff
2010-10-24
W. Trevor King
Move __version__ import from sawsim_histogram to sawsim...
|
commitdiff
2010-10-23
W. Trevor King
Start fleshing out "Related work" section in the manual.
|
commitdiff
2010-10-23
W. Trevor King
Fix some long URLs that had been wrapped by pybtex.
|
commitdiff
2010-10-23
W. Trevor King
Update the README with more information about the pysaw...
|
commitdiff
2010-10-23
W. Trevor King
Add namedtuple definition from Python 2.6's collections...
|
commitdiff
2010-10-23
W. Trevor King
Move `import with_statement` from sawsim_histogram...
|
commitdiff
2010-10-23
W. Trevor King
Replace EXAMPLE_HISTOGRAM_FILE_CONTENTS histograms...
|
commitdiff
2010-10-23
W. Trevor King
Add epilogs to each OptionParser in pysawsim.
|
commitdiff
2010-10-23
W. Trevor King
Move sawsim running into a new pysawsim.sawsim.SawsimRu...
|
commitdiff
2010-10-21
W. Trevor King
Add 'mpi' to pysawsim.manager.MANAGERS.
|
commitdiff
2010-10-21
W. Trevor King
Relax command-not-found doctest messages.
|
commitdiff
2010-10-21
W. Trevor King
Merge branch 'master' of physics.drexel.edu/~wking...
|
commitdiff
2010-10-21
W. Trevor King
Fix dropped receive during ThreadManager._spawn_jobs.
|
commitdiff
2010-10-20
W. Trevor King
Add autogenerated .be/id-cache to .gitignore.
|
commitdiff
2010-10-20
W. Trevor King
Merge branch 'master' of ssh://wking@einstein/~/public_...
|
commitdiff
2010-10-20
W. Trevor King
Upgrade .be bug cache to Bugs Everywhere Directory...
|
commitdiff
2010-10-20
W. Trevor King
Disable pysawsim.manager.subproc is multiprocessing...
|
commitdiff
2010-10-20
W. Trevor King
Work around namedtuple import for Pythons < 2.6.
|
commitdiff
2010-10-20
W. Trevor King
Also cleanup local mpd if the pysawsim nosetests fail.
|
commitdiff
2010-10-20
W. Trevor King
Add CC, CFLAGS, and LDFLAGS to the Makefile for easy...
|
commitdiff
2010-10-20
W. Trevor King
Work around missing MPD with a more elaborate pysawsim...
|
commitdiff
2010-10-20
W. Trevor King
Kill off worker-node implementations of master code.
|
commitdiff
2010-10-20
W. Trevor King
Add pysawsim.manager.mpi with an mpi4py-based manager.
|
commitdiff
2010-10-20
W. Trevor King
Add link to Python wiki's parallel processing page.
|
commitdiff
2010-10-20
W. Trevor King
Adjust pysawsim.manager.pbs to skip most doctests if...
|
commitdiff
2010-10-20
W. Trevor King
Remove execute permission from pysawsim/manager/pbs.py.
|
commitdiff
next