ankitaggarwal011 / ankitaggarwal011/PyCNN

Upgrade to object-oriented ODE solver

オープン
#29 コメント 15 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug hacktoberfest help wanted image processing templates
主要言語
Python
スター
544
フォーク
81
PR マージ指標
30日以内にマージされた PR はありません

説明

The current ODE solver [odeint](http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.odeint.html#scipy.integrate.odeint) is inflexible and suffers from problem of stiffness as explained [here](http://stackoverflow.com/questions/16973036/odd-scipy-ode-integration-error) in some cases.

It is better to upgrade to ODE solver object-oriented [ode](http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html), as it is more flexible and allows to set various options.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。