Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.02 KB

differential_equations.md

File metadata and controls

21 lines (12 loc) · 1.02 KB

Differential Equations

Differential equations lie at the heart of many different systems in physics, economics, biology, chemistry, and many other areas of research and engineering. Here, we discuss many different methods to solve particular sets of differential equations.

License

Code Examples

The code examples are licensed under the MIT license (found in LICENSE.md).

Text

The text of this chapter was written by James Schloss and is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.

Pull Requests

After initial licensing (#560), the following pull requests have modified the text or graphics of this chapter:

  • none