From a826e0c50ebeb71121e5131a8ac3217030ec5ff0 Mon Sep 17 00:00:00 2001 From: David Widmann Date: Sun, 23 Aug 2020 20:14:13 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 921ef76..a756918 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # PyDSTool.jl -[![Build Status](https://travis-ci.org/JuliaDiffEq/PyDSTool.jl.svg?branch=master)](https://travis-ci.org/JuliaDiffEq/PyDSTool.jl) +[![Build Status](https://travis-ci.org/SciML/PyDSTool.jl.svg?branch=master)](https://travis-ci.org/SciML/PyDSTool.jl) [![Build status](https://ci.appveyor.com/api/projects/status/qgi1m49ruthu3bh5?svg=true)](https://ci.appveyor.com/project/ChrisRackauckas/pydstool-jl) -[![Coverage Status](https://coveralls.io/repos/github/JuliaDiffEq/PyDSTool.jl/badge.svg)](https://coveralls.io/github/JuliaDiffEq/PyDSTool.jl) -[![codecov.io](http://codecov.io/github/JuliaDiffEq/PyDSTool.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaDiffEq/PyDSTool.jl?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/SciML/PyDSTool.jl/badge.svg)](https://coveralls.io/github/SciML/PyDSTool.jl) +[![codecov.io](http://codecov.io/github/SciML/PyDSTool.jl/coverage.svg?branch=master)](http://codecov.io/github/SciML/PyDSTool.jl?branch=master) PyDSTool.jl is a wrapper for the PyDSTool Python library for analysis of dynamical systems. This wrapper includes three parts: @@ -15,7 +15,7 @@ systems. This wrapper includes three parts: The tests show how to use the functionality. It is used as an addon in the DifferentialEquations.jl ecosystem. It is recommended -that users use this functionality through [DifferentialEquations.jl](https://github.com/JuliaDiffEq/DifferentialEquations.jl). +that users use this functionality through [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl). Bifurcation analysis is provided by the wrapper package PyDSTool.jl, which wraps the functionality of PyDSTool. The the package has an interface for