Skip to content

Core - Add math tools#385

Open
Kexanone wants to merge 3 commits intomasterfrom
core/root-finder
Open

Core - Add math tools#385
Kexanone wants to merge 3 commits intomasterfrom
core/root-finder

Conversation

@Kexanone
Copy link
Copy Markdown
Member

@Kexanone Kexanone commented Mar 27, 2026

When merged this pull request will:

  • Add ACE_Math class with Exp, Hill and Round methods.
  • Add ACE_MathTools class with Secant and Bisect methods for finding roots of scalar functions.
  • Add ACE_MathTools_FunctionBase for defining functions

@Kexanone Kexanone added this to the Backlog milestone Mar 27, 2026
@Kexanone Kexanone added kind/feature Release Notes: **ADDED:** ignore-changelog Release Notes: Excluded labels Mar 27, 2026
@Kexanone Kexanone mentioned this pull request Mar 27, 2026
@Kexanone Kexanone removed the ignore-changelog Release Notes: Excluded label Mar 27, 2026
@Kexanone Kexanone changed the title Core - Add root finders Core - Add scalar function root finders Mar 27, 2026
@Kexanone Kexanone changed the title Core - Add scalar function root finders Core - Add math tools Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Release Notes: **ADDED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant