Recent Releases of RidePy

RidePy - ridepy 2.10.1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.10...v2.10.1

Scientific Software - Peer-reviewed - Python
Published by fxjung almost 2 years ago

RidePy - ridepy 2.10

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.9...v2.10

Scientific Software - Peer-reviewed - Python
Published by fxjung almost 2 years ago

RidePy - ridepy 2.9

What's Changed

  • Add info/benchmarking mode to SimulationSet by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/265
  • Bump Cython/Python version by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/268
  • Modify Cython Graph to support 64 bit integer node IDs by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/267

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.8...v2.9

Scientific Software - Peer-reviewed - Python
Published by fxjung almost 2 years ago

RidePy - ridepy 2.8

What's Changed

  • add analytics params (d_avg for now) by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/262
  • Serialize SimulationSet to JSON by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/263

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.7...v2.8

Scientific Software - Peer-reviewed - Python
Published by fxjung almost 2 years ago

RidePy - ridepy 2.7.0.post1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.7...v2.7.0.post1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.7

What's Changed

  • Add JOSS manuscript to doc by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/259

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.6.2.post2...v2.7

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.6.2.post2

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.6.2.post1...v2.6.2.post2

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.6.2.post1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.6.2...v2.6.2.post1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.6.2

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.6.1...v2.6.2

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.6.1

What's Changed

  • Having no accepted requests no longer crashes analytics by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/257

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.6...v2.6.1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.6

What's Changed

  • Added DistanceDistribution interface by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/256

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.5...v2.6

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.5

What's Changed

  • Introduced compiler-specific compiler arguments in setup.py by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/246
  • Added request generator interface by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/255

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.4.2.post1...v2.5

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.4.2.post1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.4.2...v2.4.2.post1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.4.2

What's Changed

  • Implement JOSS reviewer comments regarding documentation by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/253

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.4.1...v2.4.2

Scientific Software - Peer-reviewed - Python
Published by fxjung about 2 years ago

RidePy - ridepy 2.4.1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.4...v2.4.1

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - "ridepy 2.4"

What's Changed

  • Added CLI utility to publish ridepy releases by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/250

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.3...v2.4

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.3

What's Changed

  • 247 add convenience function to join extra parameters to the analytics system quantities output by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/248

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.2.2...v2.3

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.2.2

What's Changed

  • Suppress C++ stoplist extraction warnings in FleetState by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/243

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.2.1...v2.2.2

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.2.1.post1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.2.1...v2.2.1.post1

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.2.1

What's Changed

  • 241 improve analytics documentation by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/242

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.2...v2.2.1

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.2

What's Changed

  • Added Grid2D space by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/237
  • 238 improve documentation by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/240

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.2...v2.2

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.2

What's Changed

  • restructured analytics module by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/233
  • Add additional quantities to analytics module by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/234
  • Bug fix and small enhancement in simulation set

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.1...v2.1.2

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.1

What's Changed

  • fixed analytics bug: median stoplist length by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/231

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post7...v2.1.1

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.post7

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post6...v2.1.post7

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.post6

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post5...v2.1.post6

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.post5

What's Changed

  • extended overview section by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/229

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post4...v2.1.post5

Scientific Software - Peer-reviewed - Python
Published by fxjung over 2 years ago

RidePy - ridepy 2.1.post4

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post3...v2.1.post4

Scientific Software - Peer-reviewed - Python
Published by fxjung almost 3 years ago

RidePy - ridepy 2.1.post3

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post2...v2.1.post3

Scientific Software - Peer-reviewed - Python
Published by fxjung about 3 years ago

RidePy - ridepy 2.1.post2

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1.post1...v2.1.post2

Scientific Software - Peer-reviewed - Python
Published by fxjung about 3 years ago

RidePy - ridepy 2.1.post1

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.1...v2.1.post1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 3 years ago

RidePy - ridepy 2.1

What's Changed

  • Setup basic version of C++ library by @matdahl in https://github.com/PhysicsOfMobility/ridepy/pull/201
  • #202 Slim down TransportSpace by @matdahl in https://github.com/PhysicsOfMobility/ridepy/pull/203
  • Harmonize sim set params by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/206
  • A few bug fixes to extras and other minor changes. CLI enhanced. by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/210
  • Publication housekeeping by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/221
  • fixed bug and slightly refactored dispatcher helper by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/215
  • Packaged ridepy for pypi deployment by @fxjung in https://github.com/PhysicsOfMobility/ridepy/pull/223

New Contributors

  • @matdahl made their first contribution in https://github.com/PhysicsOfMobility/ridepy/pull/201

Full Changelog: https://github.com/PhysicsOfMobility/ridepy/compare/v2.0...v2.1

Scientific Software - Peer-reviewed - Python
Published by fxjung about 3 years ago

RidePy - ridepy 2.0

Scientific Software - Peer-reviewed - Python
Published by fxjung about 4 years ago

RidePy - ridepy 1.0

First release of the ridepy simulation framework.

Scientific Software - Peer-reviewed - Python
Published by fxjung about 5 years ago