evolution
Here are 667 public repositories matching this topic...
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 17, 2022 - Java
-
Updated
Mar 14, 2021 - C
-
Updated
Jan 30, 2022 - C#
-
Updated
Jun 1, 2021
-
Updated
Apr 27, 2022
-
Updated
Mar 16, 2022 - CSS
-
Updated
Apr 19, 2022 - Java
-
Updated
May 3, 2022 - Java
-
Updated
May 1, 2017 - Python
-
Updated
May 31, 2018 - Swift
-
Updated
Apr 26, 2022 - C
-
Updated
Feb 2, 2022 - Rust
-
Updated
Feb 20, 2022 - C++
-
Updated
Jul 5, 2021 - Perl
-
Updated
Apr 2, 2022 - Julia
Is your feature request related to a problem? Please describe.
When using the built in agents, users cannot override the strategies.
Describe the solution you'd like
The constructors for the built in agents should take strategy as an optional argument that defaults to the parent's default strategy.
-
Updated
Dec 6, 2021 - Python
Overview
Everything in lib/utilities is intended to be Rails agnostic (though many use some feature like .blank?. These libraries are execellent targets for extraction and simplification of our code base.
Extraction target
- https://github.com/SpeciesFileGroup/taxonworks/blob/development/lib/utilities/dates.rb and corresponding specs
Re-integration
Refactoring should be s
-
Updated
Jun 2, 2020 - Python
-
Updated
May 3, 2022 - Ruby
-
Updated
Sep 5, 2017 - Python
-
Updated
May 4, 2022 - C++
the brca1.fasta and murphy.tree are so commonly used, they should just be included. These files are currently under tests/data.
-
Updated
Feb 7, 2017 - C#
Improve this page
Add a description, image, and links to the evolution topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the evolution topic, visit your repo's landing page and select "manage topics."
so that in multicellular the player can have special "smelling" cells and they would work. Right now the guidance lines probably only read the chemoreceptors from the main player cell. Should be relatively simple to change it to look at also other cells in the player's colony if you ask the colony lead cell what chemoreceptors it has.