Download List

Projeto Descrição

PyCLIPS is an extension module that aims to embed full CLIPS functionality in Python applications, providing Python with a strong, reliable, widely used, and well-documented inference engine.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-11 11:20
1.0.7.348

Esta versão corrige duas falhas em potencial e introduz uma verificação de tipo e coerção para algumas funções. Suporte para Python 2.3 foi descontinuado.
Tags: Major bugfixes
This release fixes two potential crashes and introduces type checking and coercion for some functions. Support for Python 2.3 has been dropped.

2008-01-14 16:11
1.0.6.335

O módulo dá agora a possibilidade de passar ou recuperar Fato e objetos Instância quando se lida com as funções que aceitam ou retorno de vários tipos de dados. Um pequeno bug que impedia que os valores globais de ser mudado em um Ambiente foi corrigido.
Tags: Major feature enhancements
The module now gives the possibility to pass or
retrieve Fact and Instance objects when dealing
with functions that accept or return multiple data
types. A minor bug that prevented Global values
from being changed in an Environment has been
fixed.

2007-04-10 14:35
1.0.5.327

Esta versão corrige um bug relativo à utilização de múltiplos ambientes.
Tags: Major bugfixes
This release fixes a bug concerning the use of multiple environments.

2006-07-17 13:50
1.0.4.320

Muitos problemas relacionados a memória foram resolvidos, assim como um erro grave na entidades, quando combinados com ambientes. Algumas soluções alternativas para comportamentos indesejados CLIPS foram implementadas. Esta versão também suporta a mais recente versão CLIPS.
Tags: Major bugfixes
Many memory related problems have been solved, as
well as a major bug in matching entities when
using environments. Some workarounds for unwanted
CLIPS behaviors have been implemented. This
release also supports the most recent CLIPS
version.

2005-06-09 23:25
1.0_R3

Um erro que poderia causar uma falha de segmentação foi corrigido.
Tags: Minor bugfixes
A bug that could possibly cause a segmentation fault has been fixed.

Project Resources