Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
小数精度が 100 の mpf 要素を持つ numpy 配列 A があります。 A の numpy 内積をそれ自体で取得することにした場合、この精度はキャストされますか?
この場合、numpy 配列を mpmath 行列に変換して精度を維持する方法はありますか?