Skip to content
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

Release/v0.8.0 #112

Merged
merged 43 commits into from
Jan 30, 2023
Merged

Release/v0.8.0 #112

merged 43 commits into from
Jan 30, 2023

Conversation

AP6YC
Copy link
Owner

@AP6YC AP6YC commented Jan 30, 2023

This release significantly speeds up all ART modules while extending their capabilities. For example, activation, match, and update functions can be swapped freely through Julia's metaprogramming capabilities with no overhead penalties.

@AP6YC AP6YC added the release For release branches label Jan 30, 2023
@AP6YC AP6YC self-assigned this Jan 30, 2023
@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #112 (e20816c) into master (fdda76a) will decrease coverage by 1.13%.
The diff coverage is 93.93%.

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   97.93%   96.81%   -1.13%     
==========================================
  Files          11       15       +4     
  Lines         776      754      -22     
==========================================
- Hits          760      730      -30     
- Misses         16       24       +8     
Impacted Files Coverage Δ
src/ARTMAP/FAM.jl 100.00% <ø> (ø)
src/ARTMAP/common.jl 94.73% <ø> (ø)
src/AdaptiveResonance.jl 100.00% <ø> (ø)
src/ART/variants.jl 66.66% <66.66%> (ø)
src/lib/common.jl 90.84% <76.74%> (ø)
src/ART/single/modules/DVFA.jl 97.05% <90.47%> (ø)
src/lib/symbols.jl 92.85% <92.85%> (ø)
src/ART/common.jl 95.00% <100.00%> (ø)
src/ART/distributed/modules/DDVFA.jl 100.00% <100.00%> (ø)
src/ART/single/common.jl 100.00% <100.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AP6YC AP6YC merged commit b70c755 into master Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For release branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant