Skip to content

Conversation

RomeoV
Copy link

@RomeoV RomeoV commented Aug 15, 2023

This package is almost ready to be used straight up with StaticArrays.
Most variables are already written in a general way, there are just two
blockers:
The preallocated buffers JJ and n_buffer, aswell as the LMResults
type.

This PR fixes that, and almost allows usage of StaticArrays.
However, there's still
JuliaDiff/DiffResults.jl#25, but that can be
currently overcome by two function definitions shows in the PR.

This package is almost ready to be used straight up with StaticArrays.
Most variables are already written in a general way, there are just two
blockers:
The preallocated buffers `JJ` and `n_buffer`, aswell as the LMResults
type.

This commit fixes that, and almost allows usage of StaticArrays.
However, there's still
JuliaDiff/DiffResults.jl#25, but that can be
currently overcome by two typedefs.
@pkofod
Copy link
Member

pkofod commented Oct 3, 2023

Is this still waiting for the AD-issue? You can maybe add a test that has hand-written Jacobins or finitediff? (if that works..)

@singularitti
Copy link
Contributor

Any update here? Would really love to see this merged!

@pkofod
Copy link
Member

pkofod commented Feb 4, 2025

Waiting for feedback from the PR starter :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants