Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Reactor replace internal optimizer with public shared optimizer #45

Merged
merged 10 commits into from
Oct 17, 2023
Merged

Reactor replace internal optimizer with public shared optimizer #45

merged 10 commits into from
Oct 17, 2023

Conversation

prince-chrismc
Copy link
Contributor

@prince-chrismc prince-chrismc commented Oct 16, 2023

I was trying to wrap my head around this section of code and I am pretty confident there was an extra layer of indirection because we had the private internal implementation leaking out of the public API.

This change sorts that out by making the public base optimizer the base class all the while keeping the eigen implementation hidden

  • Update README

@lepton-flux lepton-flux merged commit 4376e0e into mr-mapache:main Oct 17, 2023
5 of 6 checks passed
@prince-chrismc prince-chrismc deleted the reactor-shared-optimizer branch October 18, 2023 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants