SciML / diffeqpy

Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
MIT License
531 stars 39 forks source link

question: is this repository still under maintain? #107

Closed Amos-Zhao closed 1 year ago

Amos-Zhao commented 1 year ago

image image

ChrisRackauckas commented 1 year ago

Tests on master seem fine: https://github.com/SciML/diffeqpy/pull/108

Running tests against Python 3.11 to see if that broke anything: https://github.com/SciML/diffeqpy/pull/109

Amos-Zhao commented 1 year ago

great thanks

ChrisRackauckas commented 1 year ago

And Python 3.11 seems fine: https://github.com/SciML/diffeqpy/pull/109 So at least our tests don't see anything wrong. Any issue with need a reproducer.