Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 9256b75

Browse files
Document package migration to OrdinaryDiffEq.jl
Added update section indicating the package migration to OrdinaryDiffEq.jl.
1 parent 26b83d3 commit 9256b75

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
[![Build Status](https://github.com/SciML/StochasticDiffEq.jl/workflows/CI/badge.svg)](https://github.com/SciML/StochasticDiffEq.jl/actions?query=workflow%3ACI)
55
[![Build status](https://badge.buildkite.com/6fb92a51b843f3e8a3a278678fe513c86a6d0d86895847fc52.svg?branch=master)](https://buildkite.com/julialang/stochasticdiffeq-dot-jl)
66

7+
## Update
8+
9+
This package was moved to be a sublibrary in [OrdinaryDiffEq.jl](https://github.com/SciML/OrdinaryDiffEq.jl). The migration is a maintanance change but should have no functional
10+
change to the library.
11+
12+
## Overview
13+
714
StochasticDiffEq.jl is a component package in the DifferentialEquations ecosystem. It holds the
815
stochastic differential equations solvers and utilities. While completely independent
916
and usable on its own, users interested in using this

0 commit comments

Comments
 (0)