Skip to content

Commit aa96bed

Browse files
authored
mention discrete time
1 parent f61fb95 commit aa96bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![codecov](https://codecov.io/gh/JuliaDynamics/PeriodicOrbits.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaDynamics/PeriodicOrbits.jl)
88
[![Package Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/PeriodicOrbits)](https://pkgs.genieframework.com?packages=PeriodicOrbits)
99

10-
**PeriodicOrbits.jl** provides both the interface and algorithm implementations for finding stable and unstable periodic orbits of dynamical systems based on the DynamicalSystems.jl ecosystem.
10+
**PeriodicOrbits.jl** provides both the interface and algorithm implementations for finding stable and unstable periodic orbits of discrete and continuous time dynamical systems based on the DynamicalSystems.jl ecosystem.
1111

1212
Currently this is work in progress and the interface is being finalized. The package is not registered yet. To install it, run
1313
```

0 commit comments

Comments
 (0)