Antonino Ingargiola edited Coding-style.tex  over 9 years ago

Commit id: ed305dee36d4827bba993459803da31a339b088d

deletions | additions      

       

As a rule, whenever a bug is discovered the bug is fixed and a new test is   written to ensure that the same bug cannot happen in the future.  In addition ot the unit tests, a specialized regression test regression-test  notebook that compares results between two versions of FRETBursts  isalso  included in the source tree and periodically executed. Additionally the tutorials itselfs are periodically executed to ensure that  no error errors  or regression is regressions are  introduced. Finally the full set of notebooks for the multi-spot paper analysis,  including notebooks for extensive µs-ALEX analysis are periodically  executed and a dedicated notebooks ensures that all the numerical  results remain unchanged withing within  thefloating point  numerical accuracy. Code readbility, rigouros development practice and extensive testing  shows that all the efforts have been made to minimize the presence