Name | Modified | Size | Downloads / Week |
---|---|---|---|
dedx-1.2.1.tar.gz | 2012-11-09 | 1.3 MB | |
README | 2012-11-09 | 1.6 kB | |
dedx-1.2.0.tar.gz | 2012-06-21 | 1.1 MB | |
dedx-1.0.1.tar.gz | 2011-01-10 | 400.2 kB | |
dedx-1.0.0.tar.gz | 2011-01-05 | 401.7 kB | |
MC2010_poster_libdedx_Jakob.pdf | 2010-11-05 | 2.4 MB | |
Totals: 6 Items | 5.6 MB | 0 |
Changes in version 1.2.1 (9 Nov 2012) - MSTAR: Fix errors on custom compounds, #32 - MSTAR: mode changed from h to g for hydrogen and helium - MSTAR: Fix error on Li target - Fix gas/condensed list for materials - README: updated and more verbose - test.c: updated - several other bug fixes Changes in version 1.2.0 (21 Jun 2012) - New API - Many bug fixes - Should be thread safe - Added dedx_tools.h which supplies functions for e.g. inverse lookups - Added mode support for MSTAR - Added support for aggregate state in Bethe - Added a generic ICRU table which always should point to most recent ICRU recommendations - I-values can be overridden Changes in version 1.0.1 (10 Jan 2011) - Fix missing dedx_build_bin.c in source package. - Fix install error due to missing ESTAR data. - Fix small error in dedx_get_verion Changes in version 1.0.0 (05 Jan 2011) - Added Bethe algorithm - Added more examples of how to use library - Added installer - Added inverse material and program tables - Added uninstaller - Added debain package as target - Added I-value lookup function for ESTAR compounds - Added I-value override function for elements (not possible for compounds) - Build process generates platform dependent binary data tables - Changed API to increase the logic, prefixed with dedx_ - Improved getdedx as a fronend - Improved documentation in README - New and Old ICRU73 data table - Fixed Braggs additivity rule - Fixed MSTAR - Fixed PSTAR - Fixed ASTAR - Fixed many typos - Fixed namespace of all constants, prefixed with DEDX_ Changes in version 0.10.0 (05 Nov 2010) - First prerelease for testing