3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an initial Sphinx configuration
khughitt
as Keith Hughitt
More... over 14 years ago
Added a simple Map class based on the SolarSoft map class
khughitt
as Keith Hughitt
More... over 14 years ago
Added better documentation to the new Map class
khughitt
as Keith Hughitt
More... over 14 years ago
Added plot method to Map object
khughitt
as Keith Hughitt
More... over 14 years ago
Created a simple Map object as a subclass of numpy.ndarray
khughitt
as Keith Hughitt
More... over 14 years ago
Added package layout diagram
khughitt
as Keith Hughitt
More... over 14 years ago
Created a doc folder and added a simple (and incomplete) diagram depicting a potential package layout for SunPy.
khughitt
as Keith Hughitt
More... over 14 years ago
Moved OptParser code to BenchMarkTimer class.
khughitt
as Keith Hughitt
More... over 14 years ago
Moved OptParser code to BenchMarkTimer class.
khughitt
as Keith Hughitt
More... over 14 years ago
Created a simple BenchmarkTimer class based on the timing functions used in time_test3. Separated out CUDA tests.
khughitt
as Keith Hughitt
More... over 14 years ago
Fixed test numbering in comments
khughitt
as Keith Hughitt
More... over 14 years ago
Created a simple BenchmarkTimer class based on the timing functions used in time_test3. Separated out CUDA tests.
khughitt
as Keith Hughitt
More... over 14 years ago
Created a new benchmarks/ folder and moved time_test3 there. Converted time_test3 to a stand-alone executable.
khughitt
as Keith Hughitt
More... over 14 years ago
Removed demo mode option from time_test3 (can redirect stdout to write to file)
khughitt
as Keith Hughitt
More... over 14 years ago
Fixed some type issues with time_test3
khughitt
as Keith Hughitt
More... over 14 years ago
Fixed some type issues with time_test3
khughitt
as Keith Hughitt
More... over 14 years ago
Updates to time_test3
khughitt
as Keith Hughitt
More... over 14 years ago
Breaking up time_test3 into separate functions.
khughitt
as Keith Hughitt
More... over 14 years ago
Continuing code clean up.
khughitt
as Keith Hughitt
More... over 14 years ago
Made some more tweaks to time_test3. still in progress.
khughitt
as Keith Hughitt
More... over 14 years ago
Added in Steven's additions to time_test3. Cleaning up code
khughitt
as Keith Hughitt
More... over 14 years ago
Started a CUDA variant of time_test3
khughitt
as Keith Hughitt
More... over 14 years ago
Added normal matrix transposition test to time_test3.py
khughitt
as Keith Hughitt
More... over 14 years ago
Fixed indentation in Sun.py
khughitt
as Keith Hughitt
More... over 14 years ago
Started a PyCUDA port of time_time3.pro
khughitt
as Keith Hughitt
More... over 14 years ago
Set vmin to 10 when generating cmap for better results
khughitt
as Keith Hughitt
More... over 14 years ago
Set vmin to 10 when generating cmap for better results
khughitt
as Keith Hughitt
More... over 14 years ago
Added a cm module for dealing with color maps. Create a log_adaptive() method which generates a logarithmically-scaled colormap based on the image histogram.
khughitt
as Keith Hughitt
More... over 14 years ago
Added some more documentation to cm module
khughitt
as Keith Hughitt
More... over 14 years ago
Added a cm module for dealing with color maps. Create a log_adaptive() method which generates a logarithmically-scaled colormap based on the image histogram.
khughitt
as Keith Hughitt
More... over 14 years ago