Download List

Projeto Descrição

Yorick is a language for scientific computing à la Matlab/Octave. The Maintenon Branch is an enhanced version of Yorick, supporting true color image display and printing, extended C type support, support for compiled extensions in dynamic libraries, and readline binding.

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.

2003-09-05 22:56
1.5.22

Esta versão corrige um número de erros (um segfault em aberto, um bug de captura, PNM funções de suporte, codger para tipos não assinados em estruturas, e um erro de rolo com matrizes float). Esta versão também adiciona PNM 16bit de entrada e saída de matérias-primas, mesas de mistura de até 2E8 entradas (útil para grandes estruturas com ponteiros armazenados em arquivos PDB), o comportamento refinado set_path (consultas e alterações parciais do caminho são possíveis).
Tags: Minor bugfixes
This fixes a number of bugs (a segfault in open, a catch bug, pnm functions, codger support for unsigned types in structs, and a roll error with float arrays). This release also adds pnm 16bit raw input and output, hash tables of up to 2e8 entries (useful for big structures with pointers stored to PDB files), refined behaviour of set_path (queries and partial changes of the path are now possible).

2002-08-26 20:48
1.5.16

Esta é uma correção do comunicado anterior, em que as ligações readline foram acidentalmente removido.
Tags: Minor bugfixes
This is a fix of the previous release in which the readline bindings were accidentally removed.

2002-08-26 16:29
1.5.15

Esta nova versão contém várias correções de bugs (operador de construção array [] envolvendo complexos de longo prazo, utilizando parâmetros codger estruturado, pequenos bugs detectados com Valgrind, limpeza de código para a supressão de alerta), suporte para codificação latin-1 em EPS saída gráfico, manipulação e melhor caminho para bibliotecas compartilhadas. A atualização é recomendada.
Tags: Major bugfixes
This new release contains numerous bugfixes (array building operator [] involving long complexes, codger using structured parameters, minor bugs detected with valgrind, code cleanup for warning suppression), support for latin-1 encoding in EPS graph output, and better path handling for shared libraries. Upgrading is recommended.

2002-03-12 20:47
1.5.10

bibliotecas Yorick agora descarrega compartilhada cujos objetos (compilado as funções e variáveis) não estão mais acessíveis. Yorick agora pode recarregar uma biblioteca compartilhada. É primeiro limpa a versão mais antiga. Todo o processo é bastante seguro, independentemente das mudanças podem ser entre duas versões diferentes da mesma biblioteca compartilhada. Isto permite-lhe testar as versões atualizadas biblioteca durante o seu desenvolvimento, sem ter de reiniciar uma nova sessão. Algumas correções foram feitas no processo de construção e os Yorick pacote de mb.
Tags: Major feature enhancements
yorick now unloads shared libraries whose objects
(compiled functions and variables) are no longer
accessible. yorick can now reload a shared
library. It first cleans up the older version. The
whole process is fairly safe, whatever the changes
may be between two different versions of the same
shared library. This allows you to test updated
library versions during their development without
having to restart a new session. Some bugfixes
were made in the building process and the
yorick-mb package.

2002-02-14 19:27
1.5.9

Esta versão corrige um bug no algoritmo de classificação, e introduz uma nova estrutura de diretório para armazenar módulos de biblioteca compartilhada. Como exemplo de um módulo, uma extensão JPEG também está disponível para download no SourceForge.
Tags: Minor feature enhancements
This release fixes a bug in the sort algorithm, and introduces a new directory
structure to store shared library modules. As an example of such a module, a
JPEG extension is also available for download from SourceForge.

Project Resources