Awesome Go

ode

CategoryScience and Data Analysis
SubcategoryScience and Data Analysis
Stars0

Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions

About ode

ode

An ordinary differential equation solving library in golang.

Build Status Coverage Status goreport

Features

Numerical methods

Frequently Asked Questions

What is ode?

ode is a Science and Data Analysis library for the Go programming language. Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions

How do I install ode?

Install ode with the Go module system using `go get ChristopherRabotin/ode`. Check the repository for the current installation instructions.

What category does ode belong to?

ode is listed under Science and Data Analysis, specifically Science and Data Analysis.

← Back to Science and Data Analysis