Recent Releases of promdens

promdens - v1.0.1

The only changes are in cleaned plotting in the code and extended manual in README.md which now provides more information about the code and guidelines to analyze the results.

What's Changed

  • CI: Test python 3.13 by @danielhollas in https://github.com/PHOTOX/promdens/pull/51
  • Cleanup plotting by @danielhollas in https://github.com/PHOTOX/promdens/pull/40
  • Improving README.md with more information about the method by @JanosJiri in https://github.com/PHOTOX/promdens/pull/48
  • Figure links in README.md by @JanosJiri in https://github.com/PHOTOX/promdens/pull/54

Full Changelog: https://github.com/PHOTOX/promdens/compare/v1.0.0...v1.0.1

- Python
Published by JanosJiri over 1 year ago

promdens - v1.0.0

First Official release of promdens

What's Changed

  • Cleanup calc_field() and related code by @danielhollas in https://github.com/PHOTOX/promdens/pull/39
  • Links in project.toml by @JanosJiri in https://github.com/PHOTOX/promdens/pull/36
  • Add MIT LICENSE by @danielhollas in https://github.com/PHOTOX/promdens/pull/41
  • Decouple PyPI from TestPyPI publish by @danielhollas in https://github.com/PHOTOX/promdens/pull/42
  • Update installation instructions by @danielhollas in https://github.com/PHOTOX/promdens/pull/43
  • README: Recommend pipx|uv for installation by @danielhollas in https://github.com/PHOTOX/promdens/pull/45
  • Trigger release to TestPyPI by test-release PR label by @danielhollas in https://github.com/PHOTOX/promdens/pull/46
  • Getting ready for release v1.0.0 by @JanosJiri in https://github.com/PHOTOX/promdens/pull/47

Full Changelog: https://github.com/PHOTOX/promdens/compare/v1.0.0a1...v1.0.0

- Python
Published by JanosJiri over 1 year ago

promdens - v1.0.0a1

What's Changed

  • Convert units in readinputdata by @danielhollas in https://github.com/PHOTOX/promdens/pull/11
  • Move plotting into functions by @danielhollas in https://github.com/PHOTOX/promdens/pull/12
  • Move code to main() by @danielhollas in https://github.com/PHOTOX/promdens/pull/13
  • Convert script to a importable package by @danielhollas in https://github.com/PHOTOX/promdens/pull/15
  • Group CLI options by @danielhollas in https://github.com/PHOTOX/promdens/pull/16
  • Add LaserPulse dataclass by @danielhollas in https://github.com/PHOTOX/promdens/pull/17
  • Move field_cos method to LaserPulse class, add unit tests by @danielhollas in https://github.com/PHOTOX/promdens/pull/18
  • Exact tests comparing to QD by @JanosJiri in https://github.com/PHOTOX/promdens/pull/20
  • Validation with QD by @JanosJiri in https://github.com/PHOTOX/promdens/pull/21
  • Move calc_envelope to LaserPulse and add tests by @danielhollas in https://github.com/PHOTOX/promdens/pull/19
  • Modify envelopes and test by @JanosJiri in https://github.com/PHOTOX/promdens/pull/23
  • Move pulse_wigner to LaserPulse class by @danielhollas in https://github.com/PHOTOX/promdens/pull/25
  • Analytic wigner by @JanosJiri in https://github.com/PHOTOX/promdens/pull/27
  • Improving Readmd with analytic formulas by @JanosJiri in https://github.com/PHOTOX/promdens/pull/29
  • Run field_envelopes.py script in CI by @danielhollas in https://github.com/PHOTOX/promdens/pull/28
  • Add unit test for calc_field method by @danielhollas in https://github.com/PHOTOX/promdens/pull/30
  • Cleanup field_envelopes.py by @danielhollas in https://github.com/PHOTOX/promdens/pull/31
  • Add publish workflow to TestPyPI by @danielhollas in https://github.com/PHOTOX/promdens/pull/32
  • CI workflow for publishing to PyPI by @danielhollas in https://github.com/PHOTOX/promdens/pull/33
  • Release v1.0.0a1 by @danielhollas in https://github.com/PHOTOX/promdens/pull/34

Full Changelog: https://github.com/PHOTOX/promdens/compare/v1.0.0a0...v1.0.0a1

- Python
Published by danielhollas almost 2 years ago

promdens - v1.0.0a0

Initial release of the Promoted Density Approach code.

What's Changed

  • Add rudimentary CI by @danielhollas in https://github.com/PHOTOX/promdens/pull/1
  • Fixes from ruff linter by @danielhollas in https://github.com/PHOTOX/promdens/pull/3
  • Polishing of the code by @JanosJiri in https://github.com/PHOTOX/promdens/pull/4
  • Handle input choices in argparse parser by @danielhollas in https://github.com/PHOTOX/promdens/pull/5
  • Add basic tests with real data by @danielhollas in https://github.com/PHOTOX/promdens/pull/8
  • One small modification in promdens.py and more details in README.md by @JanosJiri in https://github.com/PHOTOX/promdens/pull/10

New Contributors

  • @danielhollas made their first contribution in https://github.com/PHOTOX/promdens/pull/1
  • @JanosJiri made their first contribution in https://github.com/PHOTOX/promdens/pull/4

Full Changelog: https://github.com/PHOTOX/promdens/commits/v1.0.0a0

- Python
Published by JanosJiri almost 2 years ago