Entry Page Result Page main.py Interpolate y data from 2D data and new x data 粗めの2次元データで定義される写像から新しいxデータに対するyデ…
よくわからないときはまずやってみる。
Entry Page Result Page main.py Interpolate y data from 2D data and new x data 粗めの2次元データで定義される写像から新しいxデータに対するyデ…
Entry Page Result Page Draw a contor graph in the .xlsx file 2軸で定義された粗めのデータ配列から補間演算をしてコンター図を作成する。fastAPIを使用した作…
Draw a contor graph into the .xlsx file 2軸で定義された粗めのデータ配列から補間演算をしてコンター図を作成する。UIはWebで。プラットフォームはstreamlitを利用。 作成・…