In the last post introducing Python, I demonstrated how to make a simple app using variables and conditional statements. In order to do anything really powerful in a given programming language though, ...
以前教えてもらったForpyの調査をしてみました。ForpyはFortranからPythonを呼び出すことができます。今回はGithubのドキュメントを眺めてみます。例によってGoogle翻訳で対訳を付けています。あと、実行結果も追加しました。 本記事はモダンFortran勉強会.f01で ...
「Gemini API」の「Function Calling」を試したので、まとめました。 「Google Colab」での「Gemini API」の準備手順は、次のとおりです。 (1) パッケージのインストール。 「Automatic Function Calling」の手順は、次のとおりです。 (1) 関数の定義。 計算 (加算、減算、乗算 ...
First of all, thank you for creating this amazing pipeline. It's been incredibly helpful in my work. I'm currently integrating the mne-bids-pipeline into a larger Python script that handles data ...
門脇 (@satoru_kadowaki) です。今月のPython Monthly Topicsでは、PythonとRustの融合を可能にするPyO3とmaturinについて紹介します。 はじめに PythonとRustはそれぞれ異なる特性を持つプログラミング言語です。Pythonはシンプルな構文で初学者にも親しみやすく、データ ...