Skip to content

ungeho/python-flint-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python-FLINTがwindowsにも対応していたので試用してみた

https://github.com/flintlib/python-flintより

導入方法

  • pythonをインストール

  • コマンドプロンプトで下記を入力してpython-flintを導入

pip install python-flint
  • pythonでflintをimport
from flint import *

これだけで使える。

ドキュメント

https://fredrikj.net/python-flint/index.html

test.pyの実行結果

10.2500000000000
[10.3000000000000 +/- 7.12e-16]
[0.333333333333333 +/- 3.71e-16]
3.1415926535897932384626433832795028841971693993751
[3.1415926535897932384626433832795028841971693993751 +/- 9.51e-51]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages