Skip to content

Updating version in README.md.#269

Merged
joshfactorial merged 2 commits into
developfrom
update-readme
Apr 30, 2026
Merged

Updating version in README.md.#269
joshfactorial merged 2 commits into
developfrom
update-readme

Conversation

@keshav-gandhi
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread README.md Outdated
## NEAT v4.4

NEAT 4.3.5 marked the officially 'complete' version of NEAT 4.3, implementing parallelization. To add parallelization to your run, simply add the `threads` parameter in your configuration file and run `read-simulator` as normal. NEAT will take care of the rest. You can customize the parameters in your configuration file, as needed.
NEAT 4.4 marked the officially 'complete' version of NEAT, fixing bugs related to parallelization. To add parallelization to your run, simply add the `threads` parameter in your configuration file and run `read-simulator` as normal. NEAT will take care of the rest. You can customize the parameters in your configuration file, as needed.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NEAT 4.4 fixes a few bugs related to NEAT, and adds a new modeling option for quality scores, using a Hidden Markov model, as well as fixing bugs uncovered during testing.

--something like that

Removed excess details and streamlined the introduction to focus on key features and improvements in NEAT 4.4.
@joshfactorial joshfactorial merged commit 7302162 into develop Apr 30, 2026
1 check passed
@joshfactorial joshfactorial deleted the update-readme branch May 3, 2026 13:17
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.

2 participants