Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
S
sparrowzz
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
sgool
sparrowzz
Commits
1c8e65b4
Commit
1c8e65b4
authored
Aug 02, 2025
by
wzc-a
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
81f6447b
ee17b680
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
144 行增加
和
30 行删除
+144
-30
Cargo.lock
+135
-22
mems/Cargo.toml
+1
-1
mems/examples/ds-guizhou/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-3phase-pf/Cargo.toml
+2
-2
mems/examples/ds-powerflow/ds-dev-ohm-cal/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-dyn-topo/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-pf-input/Cargo.toml
+1
-1
mems/examples/ds-powerflow/ds-static-topo/Cargo.toml
+2
-1
没有找到文件。
Cargo.lock
查看文件 @
1c8e65b4
...
@@ -79,9 +79,9 @@ dependencies = [
...
@@ -79,9 +79,9 @@ dependencies = [
[[package]]
[[package]]
name = "arrow-schema"
name = "arrow-schema"
version = "5
5.2
.0"
version = "5
6.0
.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
af7686986a3bf2254c9fb130c623cdcb2f8e1f15763e7c71c310f0834da3d292
"
checksum = "
85fa1babc4a45fdc64a92175ef51ff00eba5ebbc0007962fecf8022ac1c6ce28
"
dependencies = [
dependencies = [
"serde",
"serde",
]
]
...
@@ -180,9 +180,9 @@ dependencies = [
...
@@ -180,9 +180,9 @@ dependencies = [
[[package]]
[[package]]
name = "cc"
name = "cc"
version = "1.2.
29
"
version = "1.2.
31
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf56936
2"
checksum = "
c3a42d84bb6b69d3a8b3eaacf0d88f179e1929695e1ad012b6cf64d9caaa5fd
2"
dependencies = [
dependencies = [
"shlex",
"shlex",
]
]
...
@@ -665,6 +665,102 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
...
@@ -665,6 +665,102 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
[[package]]
[[package]]
name = "glam"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "333928d5eb103c5d4050533cec0384302db6be8ef7d3cebd30ec6a35350353da"
[[package]]
name = "glam"
version = "0.15.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3abb554f8ee44336b72d522e0a7fe86a29e09f839a36022fa869a7dfe941a54b"
[[package]]
name = "glam"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4126c0479ccf7e8664c36a2d719f5f2c140fbb4f9090008098d2c291fa5b3f16"
[[package]]
name = "glam"
version = "0.17.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e01732b97afd8508eee3333a541b9f7610f454bb818669e66e90f5f57c93a776"
[[package]]
name = "glam"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "525a3e490ba77b8e326fb67d4b44b4bd2f920f44d4cc73ccec50adc68e3bee34"
[[package]]
name = "glam"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b8509e6791516e81c1a630d0bd7fbac36d2fa8712a9da8662e716b52d5051ca"
[[package]]
name = "glam"
version = "0.20.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f43e957e744be03f5801a55472f593d43fabdebf25a4585db250f04d86b1675f"
[[package]]
name = "glam"
version = "0.21.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "518faa5064866338b013ff9b2350dc318e14cc4fcd6cb8206d7e7c9886c98815"
[[package]]
name = "glam"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12f597d56c1bd55a811a1be189459e8fad2bbc272616375602443bdfb37fa774"
[[package]]
name = "glam"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e4afd9ad95555081e109fe1d21f2a30c691b5f0919c67dfa690a2e1eb6bd51c"
[[package]]
name = "glam"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5418c17512bdf42730f9032c74e1ae39afc408745ebb2acf72fbc4691c17945"
[[package]]
name = "glam"
version = "0.25.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3"
[[package]]
name = "glam"
version = "0.27.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e05e7e6723e3455f4818c7b26e855439f7546cf617ef669d1adedb8669e5cb9"
[[package]]
name = "glam"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "779ae4bf7e8421cf91c0b3b64e7e8b40b862fba4d393f59150042de7c4965a94"
[[package]]
name = "glam"
version = "0.29.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8babf46d4c1c9d92deac9f7be466f76dfc4482b6452fc5024b5e8daf6ffeb3ee"
[[package]]
name = "glam"
version = "0.30.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2d1aab06663bdce00d6ca5e5ed586ec8d18033a771906c993a1e3755b368d85"
[[package]]
name = "gloo"
name = "gloo"
version = "0.8.1"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
...
@@ -1178,9 +1274,9 @@ dependencies = [
...
@@ -1178,9 +1274,9 @@ dependencies = [
[[package]]
[[package]]
name = "io-uring"
name = "io-uring"
version = "0.7.
8
"
version = "0.7.
9
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013
"
checksum = "
d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4
"
dependencies = [
dependencies = [
"bitflags",
"bitflags",
"cfg-if",
"cfg-if",
...
@@ -1284,11 +1380,27 @@ dependencies = [
...
@@ -1284,11 +1380,27 @@ dependencies = [
[[package]]
[[package]]
name = "nalgebra"
name = "nalgebra"
version = "0.3
3.2
"
version = "0.3
4.0
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
26aecdf64b707efd1310e3544d709c5c0ac61c13756046aaaba41be5c4f66a3b
"
checksum = "
9cd59afb6639828b33677758314a4a1a745c15c02bc597095b851c8fd915cf49
"
dependencies = [
dependencies = [
"approx",
"approx",
"glam 0.14.0",
"glam 0.15.2",
"glam 0.16.0",
"glam 0.17.3",
"glam 0.18.0",
"glam 0.19.0",
"glam 0.20.5",
"glam 0.21.3",
"glam 0.22.0",
"glam 0.23.0",
"glam 0.24.2",
"glam 0.25.0",
"glam 0.27.0",
"glam 0.28.0",
"glam 0.29.3",
"glam 0.30.5",
"matrixmultiply",
"matrixmultiply",
"nalgebra-macros",
"nalgebra-macros",
"num-complex",
"num-complex",
...
@@ -1300,9 +1412,9 @@ dependencies = [
...
@@ -1300,9 +1412,9 @@ dependencies = [
[[package]]
[[package]]
name = "nalgebra-macros"
name = "nalgebra-macros"
version = "0.
2.2
"
version = "0.
3.0
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
254a5372af8fc138e36684761d3c0cdb758a4410e938babcff1c860ce14ddbfc
"
checksum = "
973e7178a678cfd059ccec50887658d482ce16b0aa9da3888ddeab5cd5eb4889
"
dependencies = [
dependencies = [
"proc-macro2",
"proc-macro2",
"quote",
"quote",
...
@@ -1519,9 +1631,9 @@ dependencies = [
...
@@ -1519,9 +1631,9 @@ dependencies = [
[[package]]
[[package]]
name = "prettyplease"
name = "prettyplease"
version = "0.2.3
5
"
version = "0.2.3
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
061c1221631e079b26479d25bbf2275bfe5917ae8419cd7e34f13bfc2aa7539a
"
checksum = "
ff24dfcda44452b9816fff4cd4227e1bb73ff5a2f1bc1105aa92fb8565ce44d2
"
dependencies = [
dependencies = [
"proc-macro2",
"proc-macro2",
"syn 2.0.104",
"syn 2.0.104",
...
@@ -1701,9 +1813,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
...
@@ -1701,9 +1813,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
[[package]]
name = "rustc-demangle"
name = "rustc-demangle"
version = "0.1.2
5
"
version = "0.1.2
6
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f
"
checksum = "
56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace
"
[[package]]
[[package]]
name = "rustix"
name = "rustix"
...
@@ -1806,9 +1918,9 @@ dependencies = [
...
@@ -1806,9 +1918,9 @@ dependencies = [
[[package]]
[[package]]
name = "serde_json"
name = "serde_json"
version = "1.0.14
0
"
version = "1.0.14
2
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373
"
checksum = "
030fedb782600dcbd6f02d479bf0d817ac3bb40d644745b769d6a96bc3afc5a7
"
dependencies = [
dependencies = [
"itoa",
"itoa",
"memchr",
"memchr",
...
@@ -1922,9 +2034,9 @@ dependencies = [
...
@@ -1922,9 +2034,9 @@ dependencies = [
[[package]]
[[package]]
name = "tokio"
name = "tokio"
version = "1.4
6
.1"
version = "1.4
7
.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17
"
checksum = "
89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038
"
dependencies = [
dependencies = [
"backtrace",
"backtrace",
"io-uring",
"io-uring",
...
@@ -2209,7 +2321,7 @@ version = "0.60.2"
...
@@ -2209,7 +2321,7 @@ version = "0.60.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
dependencies = [
dependencies = [
"windows-targets 0.53.
2
",
"windows-targets 0.53.
3
",
]
]
[[package]]
[[package]]
...
@@ -2230,10 +2342,11 @@ dependencies = [
...
@@ -2230,10 +2342,11 @@ dependencies = [
[[package]]
[[package]]
name = "windows-targets"
name = "windows-targets"
version = "0.53.
2
"
version = "0.53.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef
"
checksum = "
d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91
"
dependencies = [
dependencies = [
"windows-link",
"windows_aarch64_gnullvm 0.53.0",
"windows_aarch64_gnullvm 0.53.0",
"windows_aarch64_msvc 0.53.0",
"windows_aarch64_msvc 0.53.0",
"windows_i686_gnu 0.53.0",
"windows_i686_gnu 0.53.0",
...
@@ -2463,7 +2576,7 @@ checksum = "02fd8ca5166d69e59f796500a2ce432ff751edecbbb308ca59fd3fe4d0343de2"
...
@@ -2463,7 +2576,7 @@ checksum = "02fd8ca5166d69e59f796500a2ce432ff751edecbbb308ca59fd3fe4d0343de2"
dependencies = [
dependencies = [
"boolinator",
"boolinator",
"once_cell",
"once_cell",
"prettyplease 0.2.3
5
",
"prettyplease 0.2.3
6
",
"proc-macro-error",
"proc-macro-error",
"proc-macro2",
"proc-macro2",
"quote",
"quote",
...
...
mems/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -8,6 +8,6 @@ authors = ["dongshufeng <dongshufeng@zju.edu.cn>"]
...
@@ -8,6 +8,6 @@ authors = ["dongshufeng <dongshufeng@zju.edu.cn>"]
[dependencies]
[dependencies]
serde
=
{
version
=
"1.0"
,
features
=
["derive"]
}
serde
=
{
version
=
"1.0"
,
features
=
["derive"]
}
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.2
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
# this project
# this project
eig-domain
=
{
path
=
"../eig-domain"
}
eig-domain
=
{
path
=
"../eig-domain"
}
mems/examples/ds-guizhou/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
[dependencies]
[dependencies]
log
=
"0.4"
log
=
"0.4"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.2
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
mems
=
{
path
=
"../.."
}
mems
=
{
path
=
"../.."
}
csv
=
"1.3.0"
csv
=
"1.3.0"
bytes
=
"1.10"
bytes
=
"1.10"
...
...
mems/examples/ds-powerflow/ds-3phase-pf/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -9,11 +9,11 @@ crate-type = ["cdylib"]
...
@@ -9,11 +9,11 @@ crate-type = ["cdylib"]
[dependencies]
[dependencies]
serde_json
=
"1.0"
serde_json
=
"1.0"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.2
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
csv
=
"1.3.0"
csv
=
"1.3.0"
num-complex
=
"0.4"
num-complex
=
"0.4"
ndarray
=
"0.16"
ndarray
=
"0.16"
nalgebra
=
"0.3
3
"
nalgebra
=
"0.3
4
"
ds-common
=
{
path
=
"../ds-common"
}
ds-common
=
{
path
=
"../ds-common"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
...
...
mems/examples/ds-powerflow/ds-dev-ohm-cal/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
log
=
"0.4"
log
=
"0.4"
serde_json
=
"1.0"
serde_json
=
"1.0"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
mems
=
{
path
=
"../../.."
}
mems
=
{
path
=
"../../.."
}
csv
=
"1.3.0"
csv
=
"1.3.0"
...
...
mems/examples/ds-powerflow/ds-dyn-topo/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
log
=
"0.4"
log
=
"0.4"
csv
=
"1.3.0"
csv
=
"1.3.0"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
mems
=
{
path
=
"../../.."
}
mems
=
{
path
=
"../../.."
}
ds-common
=
{
path
=
"../ds-common"
}
ds-common
=
{
path
=
"../ds-common"
}
...
...
mems/examples/ds-powerflow/ds-pf-input/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
...
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
log
=
"0.4"
log
=
"0.4"
csv
=
"1.3.0"
csv
=
"1.3.0"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.2
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
ds-common
=
{
path
=
"../ds-common"
}
ds-common
=
{
path
=
"../ds-common"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
eig-domain
=
{
path
=
"../../../../eig-domain"
}
mems
=
{
path
=
"../../.."
}
mems
=
{
path
=
"../../.."
}
...
...
mems/examples/ds-powerflow/ds-static-topo/Cargo.toml
查看文件 @
1c8e65b4
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
...
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
[dependencies]
[dependencies]
log
=
"0.4"
log
=
"0.4"
ciborium
=
"0.2"
ciborium
=
"0.2"
arrow-schema
=
{
version
=
"5
5.1
"
,
features
=
["serde"]
}
arrow-schema
=
{
version
=
"5
6.0
"
,
features
=
["serde"]
}
petgraph
=
"0.8"
petgraph
=
"0.8"
mems
=
{
path
=
"../../.."
}
mems
=
{
path
=
"../../.."
}
bytes
=
"1.10"
bytes
=
"1.10"
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论