parallel_computing.git
2010-11-09 W. Trevor KingRemove typo backtick from src/plot_image/README.
2010-11-09 W. Trevor KingUpdate links to plot_image.py.
2010-11-09 W. Trevor KingMove gen_data_*.c from src/mandelbrot to src/plot_image...
2010-11-09 W. Trevor KingExplain that you may have to kill ./plot_image.py's...
2010-11-09 W. Trevor KingClean up src/plot_image/plot_image.py.
2010-10-30 W. Trevor KingAdd explanatory comment and clean up src/global_operati...
2010-10-30 W. Trevor KingRan `indent -linux` on src/global_operations/*.c.
2010-10-29 W. Trevor KingUse %lu to format the number of bytes in src/sorting...
2010-10-29 W. Trevor KingRun `indent -linux` to clean up whitespace in src/sorti...
2010-10-29 W. Trevor KingCopy sort-check from src/sorting/main.c to assignments...
2010-10-29 W. Trevor KingRevert ebbd9d49a9741639f255e885bf56f637c28eeda7.
2010-10-29 W. Trevor KingAdd sort check to src/sorting/main.c's DEBUG code.
2010-10-27 W. Trevor KingUse MPI_ANY_SOURCE when receiving sorted lists in sorti...
2010-10-26 W. Trevor KingUpdate tree_broadcast assigment for fall 2010.
2010-10-26 W. Trevor KingAdd solution to sorting assignment.
2010-10-26 W. Trevor KingDon't print more elements than there are in src/sorting...
2010-10-26 W. Trevor KingUpdate src/sorting/README for main.h -> sort.h rename.
2010-10-25 W. Trevor Kingquicksort.c: Don't sort the portion of the list that...
2010-10-25 W. Trevor KingProtect quicksort pivot index from overflow.
2010-10-25 W. Trevor KingUse a PIPE to pass stdin to the executable in src/sorti...
2010-10-25 W. Trevor KingAdjust src/sorting/main.c to read stdin by default.
2010-10-25 W. Trevor KingImport with statement in src/sorting/scaling.py for...
2010-10-25 W. Trevor KingDon't wrap epilog in src/sorting/scaling.py --help.
2010-10-25 W. Trevor KingAdd --generator option to src/sorting/scaling.py.
2010-10-25 W. Trevor KingMove main src/sorting/scaling.py code into main() function.
2010-10-24 W. Trevor KingExtend src/sorting/scaling.py to handle `cat data ...
2010-10-24 W. Trevor KingExtend src/sorting/main.c to also read from stdin.
2010-10-24 W. Trevor KingAdded src/sorting/scaling.py to test sort algorithm...
2010-10-24 W. Trevor KingDocument DEBUG usage and ordered-data generation in...
2010-10-24 W. Trevor KingAdd DEBUG and NUM_SHOWN to src/sorting/main.c.
2010-10-24 W. Trevor KingGive src/sorting/data.py the option of generating sorte...
2010-10-24 W. Trevor KingMinor style cleanups to src/sorting. Also ran through...
2010-10-15 W. Trevor KingFix links into src/average for average.c and flowchart...
2010-10-13 W. Trevor Kingmpdboot requires an `-n N` option. Adjust src/*/README...
2010-10-13 W. Trevor KingDocument 5.cfg in sudoku/index.shtml.
2010-10-13 W. Trevor KingAdd Sudoku._slice_completion_solver() to sudoku.py.
2010-10-12 W. Trevor KingAdd Easter Monster Sudoku puzzle as 5.cfg.
2010-10-12 W. Trevor KingDocument new Sudoku puzzles in the assigment's index...
2010-10-12 W. Trevor KingAdded impossible Sudoku problem 0.cfg to encourage...
2010-10-12 W. Trevor KingAdded Sajjan Singh Mehta's harder Sudoku puzzle (4...
2010-10-12 W. Trevor KingFix "failed to solve" comparison in sudoku.py.
2010-10-08 W. Trevor KingAllow later submission of first two hwk assignments...
2010-10-08 W. Trevor KingPoint to Python wrappers and related tools in content...
2010-10-07 W. Trevor KingAdd vcs-git link to shared/header.shtml.
2010-10-07 W. Trevor KingAdd "Examples" link to src/.
2010-10-07 W. Trevor KingAdd CSS validation to the footer.
2010-10-07 W. Trevor KingAdd _script/README and fix _script/math.sh documentation.
2010-10-07 W. Trevor KingAdd build- and clean-all.sh scripts for complete builds.
2010-10-07 W. Trevor KingImprove _script/* root directory handling.
2010-10-07 W. Trevor KingAdd Python submit solution.
2010-10-07 W. Trevor KingAdded Python sudoku solution.
2010-10-06 W. Trevor KingUpdated with first two Fall 2010 assignments.
2010-10-01 W. Trevor KingMerge branch 'master' of /home/einstein/wking/public_ht...
2010-10-01 W. Trevor KingCorrect typo "nning" -> "running" in content/message_pa...
2010-09-16 W. Trevor KingRemove old temporary files from content/monte_carlo/.
2010-09-16 W. Trevor KingCleaned up src/global_operations/ (was src/print_tree/).
2010-09-16 W. Trevor KingAdd <p>...</p> wrappers to some .tar.gz reference parag...
2010-09-16 W. Trevor KingCleaned up src/sorting/.
2010-09-16 W. Trevor KingRemove content/game_of_life/img/old/ (only duplicates...
2010-09-16 W. Trevor KingCleaned up src/average/.
2010-09-15 W. Trevor KingCleaned up src/MPI2_message_passing/.
2010-09-15 W. Trevor KingUpdated .make_tar and .htaccess for all src/* directories.
2010-09-15 W. Trevor KingRemove Elementary_MPI/.html_toc now that there is no...
2010-09-15 W. Trevor KingCleaned up src/hello_MPI/.
2010-09-15 W. Trevor King<i> -> <em> and similar in Elementary_MPI/index.shtml.
2010-09-14 W. Trevor KingReplace good.c with a symlink to Metropolis_Gaussian_Cl...
2010-09-14 W. Trevor KingMerge monte_carlo/index.shtml into monte_carlo/README.
2010-09-14 W. Trevor KingConsolidate plot_image.py into ./src/plot_image/.
2010-09-14 W. Trevor KingMove MS*.c from mandelbrot/MS-codes/ to mandelbrot/.
2010-09-14 W. Trevor KingRemove src/mandelbrot/legacy_codes/
2010-09-14 W. Trevor KingRemove src/mandelbrot/MS-codes_winter_2008/
2010-09-14 W. Trevor KingMerged src/monte_carlo/transfer/ into src/monte_carlo/.
2010-09-14 W. Trevor KingMerged src/client_server/ into src/shakespeare/parallel/.
2010-09-14 W. Trevor KingRemoved src/MPI2_message_passing/ and replaced with...
2010-09-14 W. Trevor Kingmatmult_cuda -> matrix_multiplication_cuda (more legible).
2010-09-14 W. Trevor KingConsolidate Numerical Recipes code into src/NR/.
2010-09-14 W. Trevor KingDon't version compiled binaries & remove exec permissio...
2010-09-14 W. Trevor KingRenamed mandelbrot2/ -> mandelbrot_MPE/ (more descriptive).
2010-09-14 W. Trevor KingRemoved src/mandelbrot2-old/ (was indeed an earlier...
2010-09-14 W. Trevor KingMore descriptive name "MPE_hello" for old src/fun/.
2010-09-14 W. Trevor KingHack merge of diffusion_2d_old?/ and diffusion_2d/.
2010-09-14 W. Trevor KingConsolidated visit_writer source into src/visit_writer/.
2010-09-14 W. Trevor KingMoved all source (that I've found) into src/.
2010-09-14 W. Trevor KingRemove poisson_2d LaTeX source.
2010-09-14 W. Trevor KingMerge branch 'master' of ssh://einstein/~/public_html...
2010-09-14 W. Trevor KingFix html_toc.py issues in logistic_cuda/index.shtml...
2010-09-14 W. Trevor KingImprove html_toc.py parser error messages.
2010-09-14 W. Trevor KingFix recent (ex PDF) assigment/archive/*.shtml typos.
2010-09-14 W. Trevor KingAdded .gitignore with *.tar.gz.
2010-09-14 W. Trevor KingClean up assignments/archive/least_squares_fitting/.
2010-09-14 W. Trevor KingRemove least_squares_fitting/PHYS405_PHYS750_405.doc.
2010-09-14 W. Trevor KingConvert logistic_cude assigment PDFs to XHTML.
2010-09-14 W. Trevor KingShoehorn unicode double quotes indo _doc/math.shtml.
2010-09-14 W. Trevor KingConvert poisson assigment.pdf to XHTML.
2010-09-14 W. Trevor KingConvert game_of_life assigment.pdf to XHTML.
2010-09-14 W. Trevor KingConvert sorting assigment.pdf to XHTML.
2010-09-14 W. Trevor KingConvert submit_command assigment.pdf to XHTML.
2010-09-14 W. Trevor KingConvert tree_broadcast.pdf assigment to XHTML.
2010-09-14 W. Trevor KingRemove extra blank line from diffusion/index.shtml...
2010-09-14 W. Trevor KingConvert monte_carlo_integration.pdf assigment to XHTML.
next