AISP - 0.1.1
English:
First release of AISP (Artificial Immune System Package) version 0.1.1. The initial version of this package introduced classes that implement real-valued and binary negative selection algorithms.
To install the latest version of the package, use the pip command:
pip install -U aisp
or
pip install aisp==0.1.1
We invite you to browse the AISP documentation where you can find detailed information on how to use these classes.
Português:
Primeiro lançamento do AISP (Artificial Immune System Package) versão 0.1.1. A versão inicial deste pacote introduziu classes que implementam algoritmos de seleção negativa binária e de valor real.
Para instalar a versão mais recente do pacote, use o comando pip:
pip install -U aisp
or
pip install aisp==0.1.1
Convidamos você a navegar na documentação do AISP, onde você pode encontrar informações detalhadas sobre como usar essas classes.
Full Changelog: https://github.com/AIS-Package/aisp/commits/v0.1.1