Ordering of files and sub-directories added.
numpy.iter_loadtxt() added.
TomTom Sports playlist creator added.
Logging added.
Synchronized decorator for functions added.
Append part to name when splitting.
Bugfixes of perf_event.cpu_cycles.
Typo.
Working perf_event.cpu_cycles.
perf_event with cpu_cycles added. ToDo: The count of cpu_cycles can not be correct (not 1 billion per GHz CPU frequency).
Use username only.
LoopTimer: Don't create a new thread for every ...
LoopTimer added.
Explicit convulation added.
Traditional decorator: create separate forwardi...
The decorator implemention as class (instead of...
Forward abstract methods explicitly.
Example for property added.
Decorated class methods but due to different in...
Decorator is working so far except the encapsul...
Decorator not derived from base classes. ToDo: ...
Metaclass for automic generagion of Decorators ...
New primary metaclass added.
Using metaclass itself as class generator.
Use origin metaclass if there is only one.
NotImplemented: Load attribute via __getattr__(...
Metaclass resolution added.
Addition to WeakList added.
WeakList (formerly known as RefList) with full ...
Observer pattern added.
Don't create an empty Window() just as parent.
Singleton design pattern added.
FFT compability removed.
Printaccess for instances added.
Base classing instead of instanciating.
Decorator for printing access of a function or ...
Decorator for printing access of a function or ...
Backwards compability: fft as function instead ...
Backward compability for THz-Shaker.
Avoid double point when cleaning.
Keep POIs.
Motoplaner script added.
Mean value and variance added.
Faster normalization.
Normalization of gauss.
Multiplication and division added.
Density added.
Working PLL for real valued references if no no...
Fit of cosine for real2complex but leastsq is t...
Using 'zip' instead of 'enumerate'.
First tries of Lock-In amplifier's phase-locked...
Foreach as recursive for-loops added.
Add extra point lost on derivation.
Stochastic updated and Opti-/Minimization from ...
Dynamic loadable package instead of huge module...
Documentation updated via pydoc.
Strings with ranges addes.
Toolbar optional.
Documentation via pydoc.
Invert phase for positive direction of rotation...
Discard negative part only if real-valued data.
Remember signal handler.
Import threads for add_idle.
No cursor timeout of focus-out-event.
Call __str__() of every attribute which is pref...
Execute something in GTK main loop in foreground.
Traceback from exception into expander.
Remember CPU count.
Improvements of FFT.
FFT with zeropadding added.
Moved from http://sourceforge.net/p/hzdr/code/H...
Move jobserver to current project HZDR.
Deleted dialog. Can be found in HZDR/THz-Shaker...
Dialog draft added.
Dialog draft added.
Using elegant list constructors.
Initial commit
Initial commit