Recent Releases of DeepBench

DeepBench - Joss Release

What's Changed

  • Update .readthedocs.yaml by @voetberg in https://github.com/deepskies/DeepBench/pull/139
  • Docs: Corrected examples in readme #142 by @voetberg in https://github.com/deepskies/DeepBench/pull/144
  • Tests: Corrected tests to use basic assert checks #141 by @voetberg in https://github.com/deepskies/DeepBench/pull/143
  • Edit JOSS manuscript by @plaplant in https://github.com/deepskies/DeepBench/pull/149
  • Review comments on figure captions by @voetberg in https://github.com/deepskies/DeepBench/pull/148

New Contributors

  • @plaplant made their first contribution in https://github.com/deepskies/DeepBench/pull/149

Full Changelog: https://github.com/deepskies/DeepBench/compare/v0.2.3...v1.0-joss

Scientific Software - Peer-reviewed - HTML
Published by voetberg 11 months ago

DeepBench - v0.2.3

What's Changed

  • Adding the joss make paper action by @voetberg in https://github.com/deepskies/DeepBench/pull/119
  • Adding paper compiling action by @voetberg in https://github.com/deepskies/DeepBench/pull/120
  • Updated docs with image on the start page, build instructions in readme by @voetberg in https://github.com/deepskies/DeepBench/pull/126
  • Development by @voetberg in https://github.com/deepskies/DeepBench/pull/129
  • remove image with unknown source by @voetberg in https://github.com/deepskies/DeepBench/pull/133
  • remove image with unknown source by @voetberg in https://github.com/deepskies/DeepBench/pull/135
  • Updated paper with example images by @voetberg in https://github.com/deepskies/DeepBench/pull/116
  • Paper edits by @bnord in https://github.com/deepskies/DeepBench/pull/136
  • Paper: Remove redundent part of caption by @voetberg in https://github.com/deepskies/DeepBench/pull/137
  • Bump package and dependency versions by @voetberg in https://github.com/deepskies/DeepBench/pull/138

Full Changelog: https://github.com/deepskies/DeepBench/compare/v0.2...v0.2.3

Scientific Software - Peer-reviewed - HTML
Published by voetberg over 1 year ago

DeepBench - Time bug fix for pendulum

Placing time within cosine instead of sine.

Scientific Software - Peer-reviewed - HTML
Published by beckynevin over 2 years ago

DeepBench - v0.0.2-alpha

What's Changed

  • Package data generation files in one script by @tdps in https://github.com/deepskies/DeepBench/pull/5
  • copying baseline text from overleaf. by @bnord in https://github.com/deepskies/DeepBench/pull/6
  • Joss paper draft by @bnord in https://github.com/deepskies/DeepBench/pull/11
  • Fix naming bug by @voetberg in https://github.com/deepskies/DeepBench/pull/16
  • Add pendulum class by @beckynevin in https://github.com/deepskies/DeepBench/pull/13
  • skeleton module by @voetberg in https://github.com/deepskies/DeepBench/pull/35
  • base pendulum' by @voetberg in https://github.com/deepskies/DeepBench/pull/49
  • Feature/newtonian pendulum object code by @beckynevin in https://github.com/deepskies/DeepBench/pull/53
  • Feature/noise model flexibility by @beckynevin in https://github.com/deepskies/DeepBench/pull/56
  • Bug/git action by @voetberg in https://github.com/deepskies/DeepBench/pull/58
  • Simulate q p by @omaripaul57 in https://github.com/deepskies/DeepBench/pull/59
  • deleted noise on q and p by @omaripaul57 in https://github.com/deepskies/DeepBench/pull/65
  • Feature/increase testing coverage pendulum by @beckynevin in https://github.com/deepskies/DeepBench/pull/66
  • Feature/noise model adjustments by @beckynevin in https://github.com/deepskies/DeepBench/pull/67
  • Feature/hamiltonian add noisy mass by @omaripaul57 in https://github.com/deepskies/DeepBench/pull/69
  • Feature/plotting utilities by @beckynevin in https://github.com/deepskies/DeepBench/pull/75
  • Feature/plotting utilities by @beckynevin in https://github.com/deepskies/DeepBench/pull/76
  • Test/hamiltonian pendulum by @omaripaul57 in https://github.com/deepskies/DeepBench/pull/78
  • Added temporary noise fix to ham pendulum by @omaripaul57 in https://github.com/deepskies/DeepBench/pull/81
  • correct bug on acceleator noise so the program can init without noise… by @voetberg in https://github.com/deepskies/DeepBench/pull/82
  • Feature/logfile noise by @beckynevin in https://github.com/deepskies/DeepBench/pull/84
  • Feature/runner by @voetberg in https://github.com/deepskies/DeepBench/pull/85
  • Feature/updated tests by @voetberg in https://github.com/deepskies/DeepBench/pull/88
  • Readme by @voetberg in https://github.com/deepskies/DeepBench/pull/94

New Contributors

  • @tdps made their first contribution in https://github.com/deepskies/DeepBench/pull/5
  • @bnord made their first contribution in https://github.com/deepskies/DeepBench/pull/6
  • @voetberg made their first contribution in https://github.com/deepskies/DeepBench/pull/16
  • @beckynevin made their first contribution in https://github.com/deepskies/DeepBench/pull/13
  • @omaripaul57 made their first contribution in https://github.com/deepskies/DeepBench/pull/59

Full Changelog: https://github.com/deepskies/DeepBench/compare/v0.0-alpha...v0.0.2-alpha

Scientific Software - Peer-reviewed - HTML
Published by bnord almost 6 years ago