<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>NumPy on 計算材料科学研究室（山下研）</title>
    <link>http://owl.nagaokaut.ac.jp/tags/numpy/</link>
    <description>Recent content in NumPy on 計算材料科学研究室（山下研）</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    
    <atom:link href="http://owl.nagaokaut.ac.jp/tags/numpy/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>NumPyの基本</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/basics/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/basics/</guid>
      <description>NumPy入門</description>
      
    </item>
    
    <item>
      <title>指定した範囲の離散化</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/range/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/range/</guid>
      <description>arange()とlinspace()</description>
      
    </item>
    
    <item>
      <title>乱数</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/random/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/random/</guid>
      <description>一様分布や正規分布の乱数</description>
      
    </item>
    
    <item>
      <title>配列演算</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/array_operations/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/array_operations/</guid>
      <description>ベクトルや行列の計算</description>
      
    </item>
    
    <item>
      <title>数学関数</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/math_func/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/math_func/</guid>
      <description>sin関数などの数学関数</description>
      
    </item>
    
    <item>
      <title>べき乗</title>
      <link>http://owl.nagaokaut.ac.jp/notes/python/numpy/power/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>http://owl.nagaokaut.ac.jp/notes/python/numpy/power/</guid>
      <description>多項式回帰などで利用</description>
      
    </item>
    
  </channel>
</rss>
