• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

odlgroup / odl / 6555
79%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2020 06:33PM UTC
Jobs 1
Files 64
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6555

push

travis-ci-com

web-flow
Support `RayTransform` custom backends (#1540)

* Simplify adjoint method

* Make RayTransform operators independent from their implementations

* move __future__ import to beginning

* Keep interface of RayTransform.impl the same, fix lowercasing

* Share cache with adjoint

* Fix self.__impl initialization

* Style changes, change ValueError into TypeError

* Remove RayTransformImplBase

* Remove RayTransformBase; RayBackProjection becomes Operator

* Move _call logic into backend for potential optimization

* Remove backends from __all__, update imports

* Bring `RayBackProjection` class inline in `RayTransform.adjoint`

* Fix linear=True kwarg in `RayBackProjection`

* Decorate RayTransform backend calls with `_add_default_complex_impl`

* Fix import

* Use `impl_type.__name__` as a return value for custom types

* Add `geometry` with @property

* Make `_check_impl` static

* Change class names of implementations

* Change `reco_space` into `vol_space` and formatting

* Change `reco_space` to `vol_space`

* Fix `self` in function call

* Fix complex spaces, and fix `out` argument

* Add properties for `vol_space` and `proj_space` to implementation classes

* Add docstrings

* Update test to include complex adjoint of `RayTransform`

* Make `_IMPL_STR2TYPE` public as `RAY_TRAFO_IMPLS`

* Do not reassign to `out` when `out` is not None

* Some formatting updates

- Opening and closing parens on separate lines if line
  needs split
- No more backslash line continuation
- Sorted imports
- Removal of remaining references to `DiscreteLp`

* Update of README.md in tomo subpackage

* Copyright notice and functool.wraps in backend utils

* Fix failing import in skimage_radon.py

* Change of words

* Docstring extended with use case

* Removed _ALL_IMPLS, enhanced exception messages, allow duck-typing `impl` string.

* Import sorting order corrected

* Renamed `_check_impl` and `c... (continued)

9885 of 12529 relevant lines covered (78.9%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
7 6555.7 (NUMPY_VERSION='1.16.*' COVERALLS=true) 16 Apr 2020 06:33PM UTC 0
78.9
Travis Job 6555.7
Source Files on build 6555
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #6555
  • 6fba0caa on github
  • Prev Build on master (#6550)
  • Next Build on master (#6560)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc