📘 hkob-astro-notion-blog

これまではてなブログにて情報発信をしていましたが、令和5年3月22日より、こちらでの情報発信を始めました。2019年以前の古い記事は過去の Middleman 時代のものなので、情報が古いです。記録のためだけに残しています。

Python 2/2

hkob_pyimage パッケージの作成と読み込み - Rubyist の Python 学習記録(4)

This blog post discusses the creation and loading of the hkob_pyimage package for Python and provides specific instructions for setting up and running tests. The post also includes a warning that it was written some time ago and may not be entirely up-to-date. (by Notion AI)

Python 環境の作成 - Rubyist の Python 学習記録(3)

post-featured-image

このブログページは、Python環境の作成について書かれた記事です。Python 3のインストール方法から、Jupyter Labの導入方法まで詳しく解説されています。記事は古いものですが、記録のために移行されたものです。(by Notion AI)

Python 下調べ - Rubyist の Python 学習記録(2)

This blog post is a record of a Rubyist's journey of learning Python. It covers various topics related to Python, including Numpy, data structures, image loading, operator overloading, object orientation, iterators, testing with nose2 and Jupyter Lab. It also includes links to relevant articles and resources. Please note that this post was written in the past and may not be up to date. (by Notion AI)

Python 学習を始めるにあたり - Rubyist の Python 学習記録(1)

この記事は、RubyistがPythonの学習を始めるためにまとめた学習記録の第1回目です。今回は、これまで作成してきた画像処理ライブラリの特徴や、Pythonの学習に至るまでの経緯について語られています。各言語のメリット・デメリットを踏まえ、Python学習の前に色々と調査した結果を次回以降にまとめる予定です。 (by Notion AI)