Skip to content

Commit e2b904f

Browse files
author
Xinghan Yang
committed
Updated
1 parent 7c58ca6 commit e2b904f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/whitepaper/6-5-custom-contraction.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"\n",
238238
"# there is also a default parallel=True option for subtree_reconfigure_forest,\n",
239239
"# this can only be set as \"ray\" for newer version python as above\n",
240-
"# note how different versions of cotengra have breaking APIs in the last line: get_path or pat\n",
240+
"# note how different versions of cotengra have breaking APIs in the last line: get_path or path\n",
241241
"# the user may need to change the API to make the example work\n",
242242
"\n",
243243
"tc.set_contractor(\n",

docs/source/whitepaper/6-5-custom-contraction_cn.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"\n",
244244
"# subtree_reconfigure_forest 还有一个默认的 parallel=True 选项,\n",
245245
"# 对于上面的较新版本的 python,这只能设置为 “ray”\n",
246-
"# 请注意不同版本的 cotengra 在最后一行中 API 如何发生了改变:get_path 或 pat\n",
246+
"# 请注意不同版本的 cotengra 在最后一行中 API 如何发生了改变:get_path 或 path\n",
247247
"# 用户可能需要更改 API 以使示例工作\n",
248248
"\n",
249249
"tc.set_contractor(\n",

0 commit comments

Comments
 (0)