Skip to content

dwd31415/tensorflow-diff-eq

Repository files navigation

Differential Equations for TensorFlow

A python package for simulating differential equations using TensorFlow. Lorenz Attractor

Installation

This package is still in an early stage of development, therefore it is not yet available from PyPI. To install it, just clone this repository and run:

python3 setup.py install

Examples

Two simple examples, the classic harmonic oscillator and the Lorenz Attractor are available in the examples folder.

Documentation

The documentation for this package is hosted here. If you want to learn more about differential equations themself, I would recommend this MIT OCW Course.

TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

About

Simulate differential equations using TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published