Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RocketPy-Team/RocketPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: RocketPy-Team/RocketPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Choose a head ref
  • 13 commits
  • 42 files changed
  • 5 contributors

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    26e0a43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #711 from RocketPy-Team/doc/env-example-build

    DOC: Fix docs References and Examples Build.
    phmbressan authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2b63cd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    45c758b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e66f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge pull request #714 from RocketPy-Team/doc/new-comparison-plot

    DOC: new comparison plot
    Gui-FernandesBR authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3958d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. BUG: fix export ellipses to kml function (#712)

    * BUG: fix export ellipses to kml function
    
    * BUG: fix export ellipses to kml function
    
    * MNT: raise error if no apogee or impact data is found for plotting ellipses
    
    * DEV: Adds #712 to changelog
    
    * TST: increase monte carlo tests
    Gui-FernandesBR authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    282e54e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. ENH: add structural to total mass ratio for motor and rocket (#713)

    * ENH: add structural to total mass ratio for motor and rocket
    
    * ENH: adding structural mass ratio as an attribute of Motor
    
    * ENH: add structural mass ratio to rocket
    
    * ENH: capitalize words on prints
    
    * DOC: adding structural mass ratio attribute to docstrings
    
    * DOC: fix incorrect documentation names of attributes
    
    * Remove erroneous comment
    
    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    
    * DOC: modify changelog
    
    * ENH: properly testing division by zero when computing the structural mass ratio
    
    * MNT: make black
    
    ---------
    
    Co-authored-by: Gui-FernandesBR <63590233+Gui-FernandesBR@users.noreply.github.com>
    Lucas-Prates and Gui-FernandesBR authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a126ef6 View commit details
    Browse the repository at this point in the history
  2. DOC: update readme

    Gui-FernandesBR committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cfa4051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a902adf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. DEV: updates workflows to include python 3.13 (#719)

    * DEV: updates workflows to include python 3.13
    
    * DOC: edit doctest due to floating point precision.
    
    ---------
    
    Co-authored-by: Pedro Bressan <phmbressan@usp.br>
    Gui-FernandesBR and phmbressan authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b838d53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from RocketPy-Team/develop

    DEV: Updates master for v1.6.2
    Gui-FernandesBR authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f10f406 View commit details
    Browse the repository at this point in the history
  3. REL: rocketpy v1.6.2

    Gui-FernandesBR committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0116b0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #724 from RocketPy-Team/rel/v1.6.2

    REL: rocketpy v1.6.2
    Gui-FernandesBR authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    04c59ee View commit details
    Browse the repository at this point in the history
Loading