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

JeffersonLab / PyPWA / 616

Builds Branch Commit Type Ran Committer Via Coverage
616 development Fix issue with writing Gamp files Gamp's reader would expect an array with a single index to be passed to it for the particle data, however since updating to DataFrames, the values are now stored as simple pandas Samples with no index associated ... push 07 Apr 2020 02:04AM UTC markjonestx travis-ci pending completion
615 development Patch GAMP to work with GAMP files non-standard spacing GAMP's parser would only work if each value was spaced with a single space, now it should work with multiple spaces and tabs. push 06 Apr 2020 07:01PM UTC markjonestx travis-ci pending completion
614 development Add simulation for bins, and user caching Simulation now supports being used in two separate steps. The first step calculates the final values from the user's function, the second step takes the final values and either a single max value, or a li... push 10 Feb 2020 03:20AM UTC markjonestx travis-ci pending completion
613 development Add simulation for bins, and user caching Simulation now supports being used in two separate steps. The first step calculates the final values from the user's function, the second step takes the final values and either a single max value, or a li... push 10 Feb 2020 03:14AM UTC markjonestx travis-ci pending completion
612 development Add simulation for bins, and user caching Simulation now supports being used in two separate steps. The first step calculates the final values from the user's function, the second step takes the final values and either a single max value, or a li... push 10 Feb 2020 01:01AM UTC markjonestx travis-ci pending completion
611 development Add sample selection to bin_by_range You can now have a randomly selected number of events for each bin with bin_by_range by specifying sample_size in the functions parameters. This should allow users to force fixed number of events for each bin ... push 29 Jan 2020 09:17PM UTC markjonestx travis-ci pending completion
609 development Add sample selection to bin_by_range You can now have a randomly selected number of events for each bin with bin_by_range by specifying sample_size in the functions parameters. This should allow users to force fixed number of events for each bin ... push 29 Jan 2020 07:48PM UTC markjonestx travis-ci pending completion
608 development Add support for binning by fixed widths in memory Binning by fixed with works by creating an index array of the binning data, and then using that to select values from to place into each bin. This should mean that each bin should have the same le... push 24 Jan 2020 10:07PM UTC markjonestx travis-ci pending completion
607 development Add intial documentation and numexpr support Adds the intial wave of documentation to PyPWA. This is the docstring documentation for all the functions included directly into PyPWA's root package. This also includes a rewrite of the root packages ... push 22 Jan 2020 07:23PM UTC markjonestx travis-ci pending completion
606 development Fix cache and fit errors, improve binning This attempts to fix the ongoing caching issue, speed up processing, improve likelihoods, and patch minuit. To fix the caching issue, many methods were simplified to try to improve the logic of the cachi... push 14 Jan 2020 02:13PM UTC markjonestx travis-ci pending completion
605 development Patch cache package and likelihoods When a cache package isn't loaded, either due to a broken pickle, or if the cache doesn't exist, it wouldn't set the loaded cache package at all, so it would fail when it attempted to make a comparison. The li... push 10 Jan 2020 10:25PM UTC markjonestx travis-ci pending completion
604 development Patch multiple processing and data issues This patch fixes processing erroring, gamp parsing speed, cache loading, cache overrides, binning, likelihoods, and pipes. The processing module needed a few design tweaks to properly handle pipes in a w... push 10 Jan 2020 09:08AM UTC markjonestx travis-ci pending completion
603 development Patch speed issue with kv parser The KV Parser was taking a pd.Series and placing it directly into a pregenerated pd.DataFrame, then returning the result. This is significantly slower than the direct numpy route. The fix was to allow the KV Read... push 10 Jan 2020 02:12AM UTC markjonestx travis-ci pending completion
602 development Add support for fitting, pandas, and more This is a large overhaul of PyPWA to support Pandas all the way to the core, as well as to add a handful of features and fixes that have been numerously requested. This patch adds support for: - Fitting,... push 09 Jan 2020 09:00AM UTC markjonestx travis-ci pending completion
599 feat/pyfit Add Pyfit functions to __init__ push 08 Nov 2019 07:22PM UTC markjonestx travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 26
  • 27
  • 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

© 2026 Coveralls, Inc