-
Notifications
You must be signed in to change notification settings - Fork 74
Read Modelica MATv4 files #181
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
Closed
Closed
Changes from all commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
a790958
pr132 run-able
bc0n f0e13a0
pr164 run-able
bc0n f6883c0
started reader write
bc0n 76ec107
restore readMatrix dev file
bc0n 42ac575
temp commit, need to get a smaller reference model
bc0n 0c1f9c9
transpose read working
bc0n 46565c8
can read all data in BouncingBall
bc0n e831784
readMatrixHeader()
bc0n 4d6e568
moved into MAT_v4_Modelica
bc0n 082d19c
initially useable
bc0n ed30247
move test files
bc0n 38cdd9c
basic bones for reading OpenModelica MAT result files and tests
bc0n e821cf9
uncomment
bc0n decdd86
remove more dev files
bc0n 0103c08
one more
bc0n 2c6c04c
cleaning up
bc0n cd29c74
add Pkg dependency
bc0n 334688e
remove JSON
bc0n 0b89be6
pull out open kwarg lock=false to make Julia 1.3 happy
bc0n 64949c9
add all-in-one readVariable()
bc0n 8d13c78
add DataFrames dependency
bc0n 95898f1
add testsets for more readable test results
bc0n 0d8b527
Merge branch 'allinone' into addTestsets
bc0n 0998bde
Added support for Dymola .mat files
c164b2a
Merge remote-tracking branch 'other/master' into feature/Dymola
40730ae
Merge pull request #1 from qnikil/feature/Dymola
bc0n 508d164
remove DataFrames
bc0n b2276e6
add isMatV4Modelica()
bc0n 7f88e9a
Added result file for FallingBodyBox_dymola2021 file and tests
efa6356
Removed Pkg Dependency
4676b4f
Fixed typo
f46e663
Merge pull request #2 from qnikil/feature/FallingBodyBox
bc0n ea31d0d
pr132 run-able
bc0n a08031a
pr164 run-able
bc0n 20fd446
started reader write
bc0n f2a602c
restore readMatrix dev file
bc0n b328f38
temp commit, need to get a smaller reference model
bc0n 58567b0
transpose read working
bc0n ee91236
can read all data in BouncingBall
bc0n e0df0c0
readMatrixHeader()
bc0n 678c17d
moved into MAT_v4_Modelica
bc0n 17c6a46
initially useable
bc0n fd49683
move test files
bc0n b0ab454
basic bones for reading OpenModelica MAT result files and tests
bc0n e91a2a9
uncomment
bc0n 746eff1
remove more dev files
bc0n 7f581d5
one more
bc0n 15fa873
cleaning up
bc0n 9ddbecf
add Pkg dependency
bc0n 7500f9f
remove JSON
bc0n 94232f7
pull out open kwarg lock=false to make Julia 1.3 happy
bc0n 714314c
add all-in-one readVariable()
bc0n 937cefa
add testsets for more readable test results
bc0n 229c0fc
add DataFrames dependency
bc0n 0da7b00
Added support for Dymola .mat files
3b719d3
remove DataFrames
bc0n 46faf3b
add isMatV4Modelica()
bc0n 73c096f
Added result file for FallingBodyBox_dymola2021 file and tests
56b2739
Removed Pkg Dependency
76b2268
Fixed typo
45d2996
Merge branch 'master' of github.com:mechanomy/MAT.jl
bc0n ab6f0bd
readwrite4.jl tests fail, removing
bc0n 0a30a34
readwrite4.jl is not present, removing from runtests
bc0n ae6e906
Merge branch 'master' of github.com:mechanomy/MAT.jl
bc0n 8bf3552
re-add readVariable(s), returning dicts instead of DataFrame
bc0n cd90236
readAllVarialbes requires all data to be Vector
bc0n 50fd2a4
cleanup
bc0n c4d2077
remove invalid import of 'exists' from HDF5 (#184)
schillic 59c5d73
enable dependabot for GitHub actions (#183)
ranocha 3237cec
Bump actions/checkout from 2 to 3 (#185)
dependabot[bot] 9940eac
Set version to 0.10.4
github-actions[bot] 74f9149
Added read and write support for v4 mat files (#186)
qnikil7 c41f58d
Update Project.toml
sjkelly 37ea934
Add Documenter documentation (#178)
JeffFessler 39407ef
Update Documentation.yml default branch
sjkelly 6e497bf
Fix some typos in docs/make.jl
sjkelly 17693a6
Update Documentation.yml
sjkelly df380cf
Updated LTS version, 1.3 to 1.6 in ci (#187)
qnikil7 61648d7
Set Julia 1.6 as the new min
sjkelly 0d52f57
parent 61648d7b10df61529408b9aaeea7626fd0b3b4af
sjkelly 586ee2d
re-add readVariable(s), returning dicts instead of DataFrame
bc0n bff684f
Merge branch 'master' of github.com:mechanomy/MAT.jl
bc0n 125b148
remove Pkg dependency
bc0n 894d345
remove invalid import of 'exists' from HDF5 (#184)
schillic 612d1ba
Set version to 0.10.4
github-actions[bot] 9f7fc05
Added read and write support for v4 mat files (#186)
qnikil7 968d24e
Update Project.toml
sjkelly d2bb7d1
Add Documenter documentation (#178)
JeffFessler 55469c5
Update Documentation.yml default branch
sjkelly ca41a28
Fix some typos in docs/make.jl
sjkelly 2924e93
Update Documentation.yml
sjkelly 39454cd
Update make.jl
sjkelly 6a4c6da
parent 39454cd3828c9669480466ffaefd78c3a63ef823
bc0n fb39ed1
restore readwrite4.jl and add testset label
bc0n cce6334
Merge branch 'master' of github.com:mechanomy/MAT.jl
bc0n 426ebe3
fix dropped MAT_v4.Matlabv4File type union
bc0n 62aa93b
Merge remote-tracking branch 'upstream/master'
bc0n 18ca0fb
ignore vscode workspace files
bc0n 2c64031
restore small file error
bc0n f7fd6fb
add struct comment
bc0n 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 hidden or 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 |
---|---|---|
@@ -1,7 +1,11 @@ | ||
*~ | ||
Manifest.toml | ||
desktop.ini | ||
|
||
# Build artifacts for creating documentation generated by the Documenter package | ||
docs/build/ | ||
docs/site/ | ||
docs/src/generated/ | ||
|
||
#vscode workspace | ||
*.code-workspace |
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.