Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set precision #177

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft

Set precision #177

wants to merge 25 commits into from

Conversation

gandalfr-KY
Copy link
Contributor

@gandalfr-KY gandalfr-KY commented Oct 18, 2024

close #148
とりあえず精度指定にのみ取り掛かっています.このテンプレート化さえできればスペース指定も付け加えるだけになりそうなので.
もう少しだけ調整することがあるのでやることを整理します.

  • nanobind コードの修正
  • 精度切り替えテスト
    • 現状doubleのみしかインスタンス化できていなくてこわい
  • cppファイルの削除
    • テンプレート化の影響でヘッダオンリーになりそう
    • スクリプトファイルも要調整

@KowerKoint KowerKoint mentioned this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

小数点数の精度を指定できるようにする
1 participant