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

st-bender / pyeppaurora / 25

Builds Branch Commit Type Ran Committer Via Coverage
25 master F2010: Fix scalar input and add tests The integration over the Fang2010 mono-energetic spectrum uses `.ndim` to construct the shape of the spectrum array, which is not available if scalars are passed to the functions. Converts the inputs to the t... push 20 Aug 2020 03:09PM UTC st-bender travis-ci-com pending completion   set done
24 master e-: Fix Fang2010 Maxwell flux for integration Tuples for the axis argument are not available in older numpy versions. Uses `reshape` instead to append dimensions of size (1,) which gives the same result and should be more compatible. push 09 Aug 2020 08:49PM UTC st-bender travis-ci-com pending completion   set done
23 master tests: Add transposed and 3d test cases Ensures that the shapes are correct and the expected values are in the right places when the input arrays have different shapes and are of higher dimensions. Exclude bremsstrahlung for now, scipy's rbf int... push 09 Aug 2020 08:38PM UTC st-bender travis-ci-com pending completion   set done
22 v0.0.3 Release 0.0.3: Documentation and brems update Includes the documentation in the (source) distribution. Updates the bremsstrahlung interpolation. push 09 Aug 2020 07:35PM UTC st-bender travis-ci-com pending completion   set done
21 master Release 0.0.3: Documentation and brems update Includes the documentation in the (source) distribution. Updates the bremsstrahlung interpolation. push 09 Aug 2020 07:34PM UTC st-bender travis-ci-com pending completion   set done
20 master brems: Use rbf for 2d coeff interpolation Scipy's radial basis functions work better for the 2d coefficient matrix interpolation for bremsstrahlung electrons. Adds a note to the docstring that this is done in log-log-log space. Updates the expe... push 09 Aug 2020 07:25PM UTC st-bender travis-ci-com pending completion   set done
19 master Include docs in (source) distribution Adds the docs to the MANIFEST for inclusion in the (source) distribution. push 09 Aug 2020 07:19PM UTC st-bender travis-ci-com pending completion   set done
18 master protons: Use more sophisticated `polyval` The `polyval` function in `numpy.polynomial.polynomial` is much more useful for this purpose. Similar to the electron case, using that `polyval` function, there is no need to reshape the evaluated coeffi... push 22 Jul 2020 08:35PM UTC st-bender travis-ci-com pending completion   set done
17 v0.0.2 Bump version to 0.0.2 push 17 Jul 2020 06:58PM UTC st-bender travis-ci-com pending completion   set done
16 master Bump version to 0.0.2 push 17 Jul 2020 06:57PM UTC st-bender travis-ci-com pending completion   set done
15 master Require scipy The bremsstrahlung parametrization needs to be 2-D interpolated. Since we use `scipy`'s `LinearNDInterpolator` for that, it needs to be listed as an install requirement. push 17 Jul 2020 06:17PM UTC st-bender travis-ci-com pending completion   set done
13 v0.0.1 Set release version v0.0.1 Prepare first public release. push 23 Jun 2020 12:27PM UTC st-bender travis-ci-com pending completion   set done
12 master Deploy to main index Deploys tagged versions to main pypi index. push 23 Jun 2020 12:26PM UTC st-bender travis-ci-com pending completion   set done
11 master Set release version v0.0.1 Prepare first public release. push 23 Jun 2020 11:37AM UTC st-bender travis-ci-com pending completion   set done
10 master Add declarations for star imports Explicitly declares the things that get imported. push 23 Jun 2020 10:08AM UTC st-bender travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc