Add a NL direction field
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
ref : https://youtu.be/cdAQZjt4SyM
$$
\begin{align}
\frac{d}{dt}x_1 &= x_2 - x_1 ({x_1}^2+{x_2}^2)\\
\frac{d}{dt}x_2 &= - x_1 - x_2 ({x_1}^2+{x_2}^2)
\end{align}
$$
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.