-
Notifications
You must be signed in to change notification settings - Fork 6
Misc.Fixes 2 #198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Maximilian-Stefan-Ernst
merged 29 commits into
StructuralEquationModels:devel
from
alyst:fixes_2
Apr 22, 2024
Merged
Misc.Fixes 2 #198
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
57ef2e1
obj!()/grad!(): avoid tmp array creation
alyst c4ecdc4
grad!(): avoid extra array copying
d877244
check_acyclic(): use istril/u()
244f61a
grad!(SemML): reduce * ops
580f85d
obj/grad/hess!(SemML): avoid extra arr copying
9bbd010
use .+= to reduce allocs
alyst f567d86
ML: optimize kron
b37bc76
ML: optimize C
84b0076
start_fabin3: optimize indexing
7dbd687
fixup start_fabin3.jl
alyst 177a342
start_fabin3(): optimize math
93a54e6
start_fabin3(): directly access imply.ram_matrices
be249a1
remove_all_missing(): optimize
461393a
skipmissing_mean(): optimize
alyst 5c96862
use ternary op as intended
f3c7dd3
symbolic: constrain to tril before simplifying
17e50f2
neumann_series(): avoid endless loop
alyst 447e56e
RAMSymbolic: calc (I-A)^{-1} once
ac5e7bb
n_obs/man(data): restrict to integer
alyst 46ca097
refactor get_partition()
483efd0
test_gradient(): do tests inside
alyst 0c4299d
test_hessian(): do tests inside
cac6607
comp_fitmeasures() -> test_fitmeasures()
19ceaa7
tests: tiny improvements
7563e20
tests: use approx op
alyst 964037a
tests: relax multithreading check
9e95a9e
tests: use ismissing()
115ccfb
tests: use update_se_hessian!()
alyst d9884ae
matrix_gradient(): refactor
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.