POSYDON-code/POSYDON

`find_nearest` in `gridutils`

オープン

#465 opened on 2024/12/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (35 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (42 個のスター)
PR merge metrics
 (PR metrics pending)

説明

find_nearest doesn't use: find_index_nearest_neighbour, which is available.

Additionally, it requires the input to be numpy.array's. Can we change the code function to np.argmin()? And np.abs?

コントリビューターガイド