# # ChangeLog for sansmodels/include/dabmodel.h in sasview # # Generated by Trac 1.0.1 # Dec 21, 2024 9:56:22 PM Tue, 10 Jul 2012 13:59:33 GMT Kieran Campbell [5da3cc5] * fittingview/src/sans/perspectives/fitting/models.py (modified) * plottools/src/danse/common/plottools/PlotPanel.py (modified) * sansguiframe/src/sans/guiframe/local_perspectives/plotting/Plotter1D.py (modified) * sansmodels/include/dabmodel.h (modified) * sansmodels/include/libmultifunc/libfunc.h (modified) * sansmodels/src/c_models/libfunc.c (modified) * sansmodels/src/python_wrapper/WrapperGenerator.py (modified) * sansmodels/src/python_wrapper/classTemplate.txt (modified) * sansmodels/src/python_wrapper/modelTemplate.txt (modified) Implemented erf(x) in libfunc.c and added pass down to C++ of multfactor Mon, 09 Jul 2012 10:39:37 GMT Kieran Campbell [fa6db8b] * sansmodels/include/dabmodel.h (added) * sansmodels/include/sphere.h (modified) * sansmodels/src/c_models/dabmodel.cpp (added) * sansmodels/src/python_wrapper/WrapperGenerator.py (modified) * sansmodels/src/python_wrapper/modelTemplate.txt (modified) * sansmodels/src/sans/models/DABModel.py (deleted) Added mechanism for model categorization and DAB Model python -> c++