ankitaggarwal011 / ankitaggarwal011/PyCNN

Upgrade to object-oriented ODE solver

Đang mở
#29 15 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug hacktoberfest help wanted image processing templates
Ngôn ngữ chính
Python
Star
544
Fork
81
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.