This release mainly adds support for fan beam geometry. (first for smbir!!)
- Relevant operators (`recon`, `project,` `backproject)` have 3 new arguments to specify the geometry: `geometry`, `dist_source_detector`, `magnification`.
- The operators default to parallel beam, so it's backwards compatible.
- New C code updates method of calculating matrix entries for easier generalization
- Corresponding updates to sphinx documentation, README and docstrings