POSYDON-code/POSYDON

Cleanup the order of definitions.

オープン

#444 opened on 2024/11/21

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

Repository metrics

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

説明

Usually, all called should be defined beforehand and not afterwards. An example is posydon.utils.common_functions.Schwarzschild_Radius should be defined before posydon.utils.common_functions.CO_radius

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