Skip to content

Releases: UBC-Solar/Simulation

Simulation 2024 Initial Release

06 Apr 23:23
80025cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...1.0.0

0.5.0-alpha

24 Mar 18:45
bac284b
Compare
Choose a tag to compare
0.5.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.4.0-alpha...0.5.0-alpha

[0.4.0-alpha] ASC Optimization, Cloud Cover Model Update, and Route Visualization

09 Feb 08:04
a7c5aae
Compare
Choose a tag to compare

Highlights

  • Route visualization tool created to help debugging and internal development
  • Updated cloud cover model to be more sophisticated and accurate
  • Integrated functionality to optimize speeds for fastest route completion times (Required for ASC)

What's Changed

Planned Features

  • Rust-Python integration for speedup on slower functions
  • Regenerative Braking physics model
  • ASC race checkpoint modeling

Full Changelog: 0.3.0-alpha...0.4.0-alpha

[0.3.0-alpha] FSGP Modeling and Optimization, Internal Tooling

04 Dec 20:46
296ce78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0-alpha...0.3.0-alpha

[0.2.0-alpha] Bokeh Visualization, Timing Updates, and Optimization Updates

06 Nov 18:26
cbdcc7f
Compare
Choose a tag to compare

Highlights

  • visualization for the data acquired by the simulation using the bokeh library
  • corrects inaccurate timing issues related to environmental data
  • updates made to optimization parameters, resulting in deterministic behaviour and convergence to local maximums

What's Changed

New Contributors

Full Changelog: https://github.com/UBC-Solar/Simulation/commits/0.2.0-alpha

[0.1.0-alpha] ASC Model and Optimization

22 May 18:09
cbdcc7f
Compare
Choose a tag to compare

This is the first formal versioned release of the UBC Solar Simulation environment. The simulation is currently still in its alpha stages, as not all functionality is not fully accurate, tested, and complete. However, the software does include valid ASC performance modeling, an early version of ASC vehicle optimization to assist with strategy, and an early version of the FSGP model.

What's Changed

New Contributors

Full Changelog: https://github.com/UBC-Solar/Simulation/commits/0.3a1