4 次代碼提交 523ddf9771 ... 3c8a9f3c70

作者 SHA1 備註 提交日期
  Alex Vong 3c8a9f3c70 Test 1 1 年之前
  Alex Vong 523ddf9771 Test 3 1 年之前
  Alex Vong 9fcdf85a3b Test 2 1 年之前
  Alex Vong 675d047784 Test 1 1 年之前
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      week-8-to-11-report.md

+ 1 - 1
week-8-to-11-report.md

@@ -42,7 +42,7 @@ and helped:
 
 From week 8 to week 11, we attended the GSoC meeting biweekly to discuss with mentors about tricky issues we encountered and to keep ourselves informed about the progress of all GSoC participants. We completed some 3.0.1 milestones, including an important regression introduced by the 3.0.0 release. After that, we released octsympy 3.0.1 and completed various post-release tasks as well. More importantly, we started working on the optional *future* subproject by investigating various issues and draft PRs related to getting non-`Expr` out of `Matrix`. While we continued our **past** subproject of fixing long standing bugs, we considered the *future* subproject to be more urgent because of sympy [active deprecations](https://docs.sympy.org/latest/explanation/active-deprecations.html#non-expr-objects-in-a-matrix). After discussing with mentor, we decided to focus our efforts on the *future* subproject rather than the **past**.
 
-Next week, we will continue working on the *future* subproject. We expected we would not be able to get non-`Expr` out of `Matrix` entirely before the end of GSoC due to time constraints and the optional nature of this subproject. Nevertheless, we will create various PRs to make functions compatible with non-`Matrix` 2D sym, which will make it easier to accomplish our goal eventually. In addition, if opportunity arises, we will fixes additional bugs and completed the **past** subproject.
+Next week, we will continue working on the *future* subproject. We expected we would not be able to get non-`Expr` out of `Matrix` entirely before the end of GSoC due to time constraints and the optional nature of this subproject. Nevertheless, we will create various PRs to make functions compatible with non-`Matrix` 2D sym, which will make it easier to accomplish our goal eventually. In addition, if opportunity arises, we will fix additional bugs and completed the **past** subproject.
 
 ## Progress Summary