1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put param array in slim curve. More... almost 8 years ago
Nice parameter restraining C++ interface. More... almost 8 years ago
C++ interface: better names for parameters. Fixing works. Framework for restraining, which does not work. More... almost 8 years ago
Init data_start More... almost 8 years ago
Introduced data_start to make it transparent what data is used. More... almost 8 years ago
C++ interface basically works for RLD and LMA. There is tricky stuff with the start of the data, start of the fit and the length on the instrument response that is hard to simplify. More... about 8 years ago
Started a simplified C++ interface to SLIM Curve based on SlimCurve class. Only basic RLD fit works so far. More... about 8 years ago
Use regex on test results to relax minor decimal places in result. More... about 8 years ago
Reverted last commit as broke Jenkins build. More... about 8 years ago
C version compliance requires declaration at top of function. More... about 8 years ago
Merge pull request #29 from slim-curve/swigWrapper More... over 8 years ago
Add check to see if Eclipse has swig on path More... almost 9 years ago
Support using SWIG with Linux and make script more extensible More... almost 9 years ago
Generate SWIG files automatically in Eclipse on configuration More... almost 9 years ago
Update README.md More... almost 9 years ago
Enable ptr to ptr and function ptr params More... almost 9 years ago
Merge pull request #28 from slim-curve/slim-test More... almost 9 years ago
Improve call to c library and move test More... almost 9 years ago
Improve organization of swig files More... almost 9 years ago
Add test for wrapping EcfGlobal More... almost 9 years ago
Add files to wrap EcfGlobal native code More... almost 9 years ago
Fix memory issues in Phasor native library More... almost 9 years ago
Add classes to wrap Phasor native code More... almost 9 years ago
Implement test for LMA fit More... almost 9 years ago
Correctly implement noise models More... almost 9 years ago
Add triple integral test and LMA test template More... almost 9 years ago
Fix null pointer error when assigning to 'fitted' More... almost 9 years ago
Avoid bad free call by ensuring no null frees More... almost 9 years ago
Add template for a SLIMCurve test class More... almost 9 years ago
Improve the native library loading mechanism More... almost 9 years ago