<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>numpy on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/numpy/</link>
    <description>Recent content in numpy on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Thu, 24 Mar 2022 21:14:52 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/numpy/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>np.float32</title>
        <link>https://yuiga.dev/blog/en/ja/posts/np.float32/</link>
        <pubDate>Thu, 24 Mar 2022 21:14:52 +0900</pubDate>
        
        <atom:modified>Thu, 24 Mar 2022 21:14:52 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/np.float32/</guid>
        <description>pythonのfloatはCでいうdouble np.float32はCのfloatと同じ 一方, np.float64はpythonのfloat float in Py == double in C == np.float64 == 8バイト np.float32 === float in C == 4バイト</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>numpy</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
