-
Notifications
You must be signed in to change notification settings - Fork 0
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
[WIP] Implement Matlab to Python Translator #17
base: 27-generate-unit-tests-for-cpdassignustar
Are you sure you want to change the base?
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10925ba - Browse repository at this point
Copy the full SHA 10925baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c442eb - Browse repository at this point
Copy the full SHA 9c442ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for caad22e - Browse repository at this point
Copy the full SHA caad22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a862ca - Browse repository at this point
Copy the full SHA 9a862caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 326b4d4 - Browse repository at this point
Copy the full SHA 326b4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4cf88 - Browse repository at this point
Copy the full SHA dd4cf88View commit details -
Configuration menu - View commit details
-
Copy full SHA for b713fc0 - Browse repository at this point
Copy the full SHA b713fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7343491 - Browse repository at this point
Copy the full SHA 7343491View commit details -
Configuration menu - View commit details
-
Copy full SHA for e80a27e - Browse repository at this point
Copy the full SHA e80a27eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c59d8 - Browse repository at this point
Copy the full SHA 01c59d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444c70e - Browse repository at this point
Copy the full SHA 444c70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b58584 - Browse repository at this point
Copy the full SHA 9b58584View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbff12 - Browse repository at this point
Copy the full SHA bcbff12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f454bb - Browse repository at this point
Copy the full SHA 1f454bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9eac7e - Browse repository at this point
Copy the full SHA e9eac7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67dca87 - Browse repository at this point
Copy the full SHA 67dca87View commit details -
treat the translated python module as another instance of pytest fixt…
…ure `matlab_engine`
Configuration menu - View commit details
-
Copy full SHA for e703a6e - Browse repository at this point
Copy the full SHA e703a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c336e75 - Browse repository at this point
Copy the full SHA c336e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00629a5 - Browse repository at this point
Copy the full SHA 00629a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f797bf - Browse repository at this point
Copy the full SHA 4f797bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe317da - Browse repository at this point
Copy the full SHA fe317daView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d64227 - Browse repository at this point
Copy the full SHA 4d64227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997be86 - Browse repository at this point
Copy the full SHA 997be86View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84f0946 - Browse repository at this point
Copy the full SHA 84f0946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b2df1 - Browse repository at this point
Copy the full SHA 47b2df1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a9c0a - Browse repository at this point
Copy the full SHA f1a9c0aView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f3506f - Browse repository at this point
Copy the full SHA 7f3506fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f22919 - Browse repository at this point
Copy the full SHA 1f22919View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a4083 - Browse repository at this point
Copy the full SHA e1a4083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013da62 - Browse repository at this point
Copy the full SHA 013da62View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fa2ed1 - Browse repository at this point
Copy the full SHA 3fa2ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecddd6d - Browse repository at this point
Copy the full SHA ecddd6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0061808 - Browse repository at this point
Copy the full SHA 0061808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a97d4 - Browse repository at this point
Copy the full SHA 37a97d4View commit details -
fix return values and variable assignments to use matlabarray where a…
…ppropriate; fix various builtin functions
Configuration menu - View commit details
-
Copy full SHA for 91ed73d - Browse repository at this point
Copy the full SHA 91ed73dView commit details
Commits on Nov 6, 2024
-
Fix solving linear system, indent level in backend.py, and indexing o…
…f undefined matrix
Configuration menu - View commit details
-
Copy full SHA for 49adef3 - Browse repository at this point
Copy the full SHA 49adef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc2786 - Browse repository at this point
Copy the full SHA 4dc2786View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4771b - Browse repository at this point
Copy the full SHA cf4771bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d99a041 - Browse repository at this point
Copy the full SHA d99a041View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd765cb - Browse repository at this point
Copy the full SHA dd765cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 547b33a - Browse repository at this point
Copy the full SHA 547b33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 095caef - Browse repository at this point
Copy the full SHA 095caefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9e8d3 - Browse repository at this point
Copy the full SHA 4c9e8d3View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a431a39 - Browse repository at this point
Copy the full SHA a431a39View commit details
Commits on Nov 12, 2024
-
refactor cpdAssignUStarTh20100901 to use exec_ for safer execution an…
…d update variable handling for xc2
Configuration menu - View commit details
-
Copy full SHA for 071459f - Browse repository at this point
Copy the full SHA 071459fView commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23ddb05 - Browse repository at this point
Copy the full SHA 23ddb05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a690d - Browse repository at this point
Copy the full SHA 94a690dView commit details -
refactor setup_Stats and cpdEvaluateUStarTh4Season20100901 to use try…
…-except for Stats initialization; update import statements in smop modules
Configuration menu - View commit details
-
Copy full SHA for 9298f6c - Browse repository at this point
Copy the full SHA 9298f6cView commit details -
Squashed commit of the following:
commit e94a521 Author: tztsai <[email protected]> Date: Thu Nov 14 13:45:28 2024 +0000 Merge branch '27-generate-unit-tests-for-cpdassignustar' into test_and_refactor_cpdFmax2pCp3 commit 87e2526 Author: James Emberton <[email protected]> Date: Thu Nov 14 09:34:58 2024 +0000 convert matlab to python commit e72d639 Author: James Emberton <[email protected]> Date: Thu Nov 14 09:19:29 2024 +0000 modified tests commit 2cd15d3 Author: James Emberton <[email protected]> Date: Mon Nov 11 11:59:54 2024 +0000 modularised function commit 1e69989 Author: James Emberton <[email protected]> Date: Mon Nov 11 11:46:48 2024 +0000 added initial tests commit 44bfb80 Author: James Emberton <[email protected]> Date: Mon Oct 28 10:30:47 2024 +0000 setup stats reset to original code logic commit 69afcbb Merge: 65aaafb 4d83e33 Author: Dominic Orchard <[email protected]> Date: Thu Oct 24 15:52:10 2024 +0100 Merge pull request #41 from Cambridge-ICCS/change_ustar_cp_scope Change ustar_cp scope to 'session' commit 4d83e33 Author: isaac <[email protected]> Date: Tue Oct 22 10:58:15 2024 +0100 Change ustar_cp scope to 'session'
Configuration menu - View commit details
-
Copy full SHA for 456eeda - Browse repository at this point
Copy the full SHA 456eedaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a0d58 - Browse repository at this point
Copy the full SHA 98a0d58View commit details -
Squashed commit of the following:
commit e94a521 Author: tztsai <[email protected]> Date: Thu Nov 14 13:45:28 2024 +0000 Merge branch '27-generate-unit-tests-for-cpdassignustar' into test_and_refactor_cpdFmax2pCp3 commit 87e2526 Author: James Emberton <[email protected]> Date: Thu Nov 14 09:34:58 2024 +0000 convert matlab to python commit e72d639 Author: James Emberton <[email protected]> Date: Thu Nov 14 09:19:29 2024 +0000 modified tests commit 2cd15d3 Author: James Emberton <[email protected]> Date: Mon Nov 11 11:59:54 2024 +0000 modularised function commit 1e69989 Author: James Emberton <[email protected]> Date: Mon Nov 11 11:46:48 2024 +0000 added initial tests commit 44bfb80 Author: James Emberton <[email protected]> Date: Mon Oct 28 10:30:47 2024 +0000 setup stats reset to original code logic commit 69afcbb Merge: 65aaafb 4d83e33 Author: Dominic Orchard <[email protected]> Date: Thu Oct 24 15:52:10 2024 +0100 Merge pull request #41 from Cambridge-ICCS/change_matlab_engine_scope Change matlab_engine scope to 'session' commit 4d83e33 Author: isaac <[email protected]> Date: Tue Oct 22 10:58:15 2024 +0100 Change matlab_engine scope to 'session'
Configuration menu - View commit details
-
Copy full SHA for 0d5ce35 - Browse repository at this point
Copy the full SHA 0d5ce35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fab6a9 - Browse repository at this point
Copy the full SHA 5fab6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a20c2 - Browse repository at this point
Copy the full SHA d5a20c2View commit details -
fix interpolation function and integrate MATLAB type handling in the …
…`function` decorator
Configuration menu - View commit details
-
Copy full SHA for df3e88a - Browse repository at this point
Copy the full SHA df3e88aView commit details