Skip to content

Replace np.sum(a * b) with a @ b in lecture-python.myst #8

@oyamad

Description

@oyamad

やり方

  1. まだ作っていない人は,https://github.com/QuantEcon/lecture-python.myst の "フォーク" を作る ("Fork" ボタンを押す).
  2. 自分のフォークで,編集したいファイル (たとえば lectures/mccall_model.md) を開く.
  3. 鉛筆マーク ("Edit this file") を押して,編集モードにして,ファイルを編集する.
  4. 終わったら "Commit changes..." ボタンを押す.
  5. 適切に "Commit message" を書く.(QuantEcon/lecture-python.myst の過去の Pull requests を参考にするとよい.)
  6. 重要:"Create a new branch for this commit and start a pull request" の方を選んで,新しい branch 名を書く (デフォルトのものでもよい).
  7. Pull request を送る.(ここは,最初は教員といっしょにやる.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions