6 search resultsShowing 1~6 results

Stocked
ay-aki

@ay-aki

MINRES法を実装してみた。

MINRES法とは? MINRES法(最小残差法)とは、krylov部分空間法と言われる手法の一つです。 以下のように、正方対称行列の正規方程式を扱う計算です。 Ax = b,\;\; A \i...

0
0
Comment0
ay-aki

@ay-aki

[python]numpyの使い方まとめ

はじめに NumPyとは、数値計算を効率的に行うための拡張モジュールである。NumPyの内部はC言語 (およびFortran)によって実装されているため非常に高速に動作する。 ※純粋にPytho...

1
1
Comment1

6 search resultsShowing 1~6 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in