Skip to content

Conversation

Maximilian-Stefan-Ernst
Copy link
Collaborator

No description provided.

Alexey Stukalov and others added 30 commits November 22, 2024 09:21
no declarations, so import is not required
replaces RAMMatrices indices and constants vectors with dedicated class
that incapsulate this logic,
resulting in overall cleaner interface

A_ind, S_ind, M_ind become ParamsArray
F_ind becomes SparseMatrixCSC

parameters.jl is not longer required and is removed
to consolidate ENV variable check
* convert to argument type-dependent dispatch
* replace start_val() function with
  prepare_start_params()
* refactor start_parameter_table() into
  prepare_start_params(start_val::ParameterTable, ...)
  and use the SEM model param indices
* unify processing of starting values by all optimizers
* support dictionaries of values
Co-authored-by: Maximilian Ernst <[email protected]>
NLopt minimum was 18.11, below what the test expected
alyst and others added 29 commits January 9, 2025 14:25
Rename SemImply to SemImplied
Switch to ProximalAlgorithms v0.7
suppress uninformative warnings during package testing
…ptional

turn simplification of symbolic terms by default off
@Maximilian-Stefan-Ernst Maximilian-Stefan-Ernst merged commit b107f2d into release/v0.3.0 Feb 4, 2025
2 of 3 checks passed
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.

3 participants