-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: cfsengineering/cpacspy
base: v0.1.1
head repository: cfsengineering/cpacspy
compare: main
- 13 commits
- 19 files changed
- 2 contributors
Commits on Jun 3, 2022
-
Add function 'add_value' (#17)
* Add function to add_value to cpacs and corresponding test * Update version
Configuration menu - View commit details
-
Copy full SHA for 43d1f4d - Browse repository at this point
Copy the full SHA 43d1f4dView commit details
Commits on Oct 18, 2022
-
Add version file and update long description (#18)
* Add version file * Update long description and url * Try to publish on version file change on main * Update version * Update codecov action
Configuration menu - View commit details
-
Copy full SHA for ca22754 - Browse repository at this point
Copy the full SHA ca22754View commit details -
Fix typos and minor issues (#19)
* Omit some file from coverage * Simplify logo path * Typos and formatting
Configuration menu - View commit details
-
Copy full SHA for fb3a69f - Browse repository at this point
Copy the full SHA fb3a69fView commit details
Commits on Nov 14, 2022
-
Add functions to assert aircraft stabilliy (#20)
* Add check_longitudinal_stability and corresponding test * Add check_directional_stability function and test * Add check_lateral_stability and test * Define stability default stability messages * add scipy and reorder dependencies * Add stability example to cpacspy_use and to the notebook
Configuration menu - View commit details
-
Copy full SHA for 38eed52 - Browse repository at this point
Copy the full SHA 38eed52View commit details -
Configuration menu - View commit details
-
Copy full SHA for a253444 - Browse repository at this point
Copy the full SHA a253444View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb8e9c - Browse repository at this point
Copy the full SHA bdb8e9cView commit details
Commits on Nov 15, 2022
-
Cast aeromap data as float (#22)
* Force aeromap data as float * Add test to check if everything is float * Bump to version 0.1.5
Configuration menu - View commit details
-
Copy full SHA for 2e6f026 - Browse repository at this point
Copy the full SHA 2e6f026View commit details -
Replace os by pathlib and adapt some tests (#23)
* Replace os by pathlib and adapt some tests * remove some string paths * Remove tixi from requierements
Configuration menu - View commit details
-
Copy full SHA for 3e5bed4 - Browse repository at this point
Copy the full SHA 3e5bed4View commit details
Commits on Nov 16, 2022
-
Fix sign of the slope for directional stability (#24)
* Fix sign of the slope for directional stability * Bump to version 0.1.6
Configuration menu - View commit details
-
Copy full SHA for f7e38b3 - Browse repository at this point
Copy the full SHA f7e38b3View commit details
Commits on Nov 25, 2022
-
Fix filter for stabilites (#25)
* Fix filters * Update version 0.1.7 * use Ubuntu 20.04 for test
Configuration menu - View commit details
-
Copy full SHA for cf010a8 - Browse repository at this point
Copy the full SHA cf010a8View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c8e72b2 - Browse repository at this point
Copy the full SHA c8e72b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7d9fe - Browse repository at this point
Copy the full SHA 2c7d9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f975a34 - Browse repository at this point
Copy the full SHA f975a34View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.1...main