What's Changed
* make sure injSrc sends t as int32 by AmirMardan in https://github.com/AmirMardan/PyFWI/pull/12
* error occurs in the simple fwi example by AmirMardan in https://github.com/AmirMardan/PyFWI/pull/17
* `fn` is calculated automatically
* A bug is fixed for calculating the gradient
* We can run without setting the device in `inpa`
**Full Changelog**: https://github.com/AmirMardan/PyFWI/compare/v0.1.0...v0.1.10