Download List

Projeto Descrição

TkResolver++ is a suite of software for conducting experiments into psychokinesis. It uses the output from a
random number generator to determine the course of a line as it is drawn down the computer screen. Experiments consist of an operator who attempts to influence the behavior of the line drawing. The software records in a database the operator's details, the experimental variables, and the observed results. The suite includes programs for
conducting visualization and statistical analysis of the database.

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.

2009-10-14 22:27
0.7.0

O foco desta versão é trazer o software para um estado onde ele é utilizável em experimentos de laboratório. Randomness recuperação, o sistema de exibição, e praticamente tudo o resto foi modificado para funcionar com a velocidade do retriever, em vez de a uma velocidade constante, especificou. Uma grande parte do trabalho foi feito para identificar e eliminar possíveis erros que afetam a integridade dos dados aleatórios. Cálculo de 2000 (Schmidt) "energia potencial" ajuntar métrica foi adicionado ao Analyser. Um retriever novo id Quantique quântica Quantis geradores de números aleatórios foi adicionado.
The focus of this release it to bring the software to a state where it is usable in laboratory experiments. Randomness retrieval, the display system, and pretty much everything else was modified to operate at the speed of the retriever, rather than at a constant, specified speed. A great deal of work was done to identify and eliminate possible bugs affecting the integrity of random data. Calculation of Schmidt's (2000) "potential energy" bunching metric was added to Analyser. A new retriever for id Quantique Quantis quantum random number generators was added.

2009-01-18 02:48
0.6.2

O banco de dados está escrito em um segmento separado e comentários são apresentados ao usuário. Um erro causando mau geração de números aleatórios foi fixada para a experiência de controle é executado. Uma condição de corrida em retrievers aleatoriedade foi corrigido. Um "fora de aleatoriedade" erro durante a recuperação de aleatoriedade determinística foi corrigido.
Tags: Major feature enhancements
The database is now written to in a separate
thread and feedback is presented to the user. A
bug causing bad random number generation was fixed
for control experiment runs. A race condition in
randomness retrievers was fixed. An "out of
randomness" error during deterministic randomness
retrieval was fixed.

2009-01-10 06:48
0.6.1

O inteiro e tipos de propriedade unsigned foram fundidos em um único tipo inteiro longo, o que significa uma mudança nas tabelas de propriedade, o que eu espero que seja a última alteração tal. Um bug foi corrigido no editor onde restrições vazio causado um acidente. Um bug foi corrigido no libtkquery onde nenhum registro foram retornados. Um bug foi corrigido no analisador onde a propriedade má-getting causado um acidente.
Tags: Minor bugfixes
The integer and unsigned property types were merged into a single long integer type which means a change to the property tables; this should hopefully be the last such change. A bug was fixed in the editor where empty constraints caused a crash. A bug was fixed in libtkquery where no rows were returned. A bug was fixed in the Analyser where bad property-getting caused a crash.

2009-01-06 22:38
0.6.0

O operador e as tabelas de localização são de propriedade de base. Há um editor de novos dados para editar as propriedades em qualquer domínio. A aleatoriedade e randomness_bits campos da tabela experimento são armazenados como propriedades. Um bug crítico que produziu aleatoriedade inválido foi corrigido.
Tags: Major feature enhancements
The operator and location tables are now
property-based. There is a new data editor to edit
properties in any domain. The randomness and
randomness_bits fields of the experiment table are
now stored as properties. A critical bug that
produced invalid randomness was fixed.

2008-06-03 08:36
0.5.5

Esta versão adiciona uma nova linguagem de consulta para consultar experiências através das propriedades. O analisador foi atualizado para usar a linguagem de consulta. O teste e os campos date_time na tabela experimento foram alterados para ser propriedades.
Tags: Major feature enhancements
This release adds a new query language for querying experiments through properties. The analyser has been updated to use the query language. The test and date_time fields in the experiment table have been changed to be properties.

Project Resources