-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.12 #203
Merged
Merged
Python 3.12 #203
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
f4e0c8b
fix : Python 3.12 added to test.yml
sepandhaghighi 696ebe1
fix : Python 3.12 added to setup.py
sepandhaghighi 75548ca
doc : INSTALL.md updated
sepandhaghighi 9689844
doc : CHANGELOG updated
sepandhaghighi 4060fb0
doc : Researchgate link removed from README.md
sepandhaghighi 6d0c679
fix : Amphlett test updated
sepandhaghighi 88831f8
fix : Chakraborty test updated
sepandhaghighi c44f8df
fix : Chamberline_Kim test updated
sepandhaghighi c6bd8d4
fix : Larminie_Dicks test added
sepandhaghighi 00fa0e6
fix : Padulles_Amphlett test updated
sepandhaghighi d7e4643
fix : Padulles_Hauer test updated
sepandhaghighi 0340020
fix : Padulles1 test updated
sepandhaghighi 5f21449
fix : Padulles2 test updated
sepandhaghighi 0a1c9c7
fix : ABS_TOL set to 1E-7
sepandhaghighi b989f73
fix : check test system
sepandhaghighi 4f5e06a
fix : check test system
sepandhaghighi 6fce072
fix : relative tolerance set to 0
sepandhaghighi ceea739
fix : ABS_TOL set to 1E-12
sepandhaghighi 3b8b3c2
doc : INSTALL.md pypi section updated
sepandhaghighi 2ff9b75
doc : INSTALL.md pypi section updated
sepandhaghighi 7ce41a0
doc : INSTALL.md MATLAB section updated
sepandhaghighi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,9 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. | |
- License updated | ||
- `Python 3.10` added to `test.yml` | ||
- `Python 3.11` added to `test.yml` | ||
- `Python 3.12` added to `test.yml` | ||
- Logo updated | ||
- `AUTHORS.md` updated | ||
- `README.md` modified | ||
- `INSTALL.md` modified | ||
- Test system modified | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @sadrasabouri Mentioned here 🔥 |
||
- Setup system modified | ||
- CLI mode updated | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.