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

Separate MathLib and InternalMath implementations in separate classes #108

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

kzrnm
Copy link
Owner

@kzrnm kzrnm commented Oct 25, 2023

MathLib の一部を使うだけでも MathLib 全体に依存していることになるので、中国剰余定理を使うだけで畳み込みまでが SourceExpander に含まれてしまう。

実装を分離して MathLibInternalMath は実装を呼び出すだけにした。

@kzrnm kzrnm enabled auto-merge October 25, 2023 20:11
@kzrnm kzrnm disabled auto-merge October 25, 2023 20:12
@kzrnm kzrnm enabled auto-merge October 25, 2023 20:13
@kzrnm kzrnm merged commit 3b2596a into main Oct 25, 2023
10 checks passed
@kzrnm kzrnm deleted the feature/slim_math branch October 25, 2023 20:17
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