Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
/ wave_1d_fd_tf Public archive

1D finite difference wave propagation implemented using TensorFlow

License

Notifications You must be signed in to change notification settings

ar4/wave_1d_fd_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wave_1d_fd_tf

1D finite difference wave propagation implemented using TensorFlow

This is a simple 1D scalar wave equation propagator, primarily implemented to test its performance compared to my previous implementations using Python, Numba, C, and Fortran.

See the notebook for the results and discussion.

About

1D finite difference wave propagation implemented using TensorFlow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published