Skip to content

Core - Add math tools#385

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

Core - Add math tools#385
Kexanone wants to merge 3 commits into
masterfrom
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
Copy link
Copy Markdown

@minecraftLord77 minecraftLord77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i think it's good to go you should merge this into master yes please

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.

2 participants