Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.01 KB

File metadata and controls

36 lines (24 loc) · 1.01 KB

CHANGELOG

Conventional Commits

Changelog of the notes.

Each version follows the Conventional Commits structure. For more information on this, see: Conventional Commits.

Table of Contents


v0.2.0

  • add Basic Concepts
    • add Mathematical Models and Scientific Computing
    • add Differential Models and PDEs
      • add ODEs
      • add PDE, boundary value problem in 1D
      • add PDE, initial and boundary value problem in 1D
      • add PDE, boundary value problem in multidimensional domains
      • add Classification of PDEs
    • add Numerical Methods
    • add From Mathematical to Numerical Problem
      • add The Mathematical Problem (MP)
      • add The Numerical Problem (NP)

v0.1.0

  • add CHANGELOG.md