PPeitsch / pkynetics

Pkynetics is a comprehensive library for thermal analysis kinetic methods, including traditional model-fitting and model-free methods, advanced computational techniques, machine learning approaches, and result visualization.
MIT License
0 stars 0 forks source link

Modify methods implementation #7

Closed PPeitsch closed 2 months ago

PPeitsch commented 2 months ago

These documents provide comprehensive instructions for updating the Pkynetics library based on our discussion. They cover all aspects from refactoring the core methods to updating the documentation. Implementing these changes will result in a more modular, maintainable, and user-friendly library structure.

  1. Corrections to Model Fitting Methods
  2. Implement Synthetic Data Creation Module
  3. Implement Plotting Module
  4. Modify Example Methods
  5. Modify Test Methods
  6. Modify README and STRUCTURE
  7. Modify Documentation