Pacote: liblip-dev (2.0.0-4 e outros)
Links para liblip-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte liblip:
Mantenedor(a):
Fontes externas:
- Pagina principal [www.deakin.edu.au]
Pacotes similares:
reliable interpolation of multivariate scattered data
Lip interpolates scattered multivariate data with a Lipschitz function.
Methods of interpolation of multivariate scattered data are scarce. The programming library Lip implements a new method by G. Beliakov, which relies on building reliable lower and upper approximations of Lipschitz functions. If we assume that the function that we want to interpolate is Lipschitz-continuous, we can provide tight bounds on its values at any point, in the worse case scenario. Thus we obtain the interpolant, which approximates the unknown Lipschitz function f best in the worst case scenario. This translates into reliable learning of f, something that other methods cannot do (the error of approximation of most other methods can be infinitely large, depending on what f generated the data).
Lipschitz condition implies that the rate of change of the function is bounded:
|f(x)-f(y)|<M||x-y||.
It is easily interpreted as the largest slope of the function f. f needs not be differentiable.
The interpolant based on the Lipschitz properties of the function is piecewise linear, it possesses many useful properties, and it is shown that it is the best possible approximation to f in the worst case scenario. The value of the interpolant depends on the data points in the immediate neigbourhood of the point in question, and in this sense, the method is similar to the natural neighbour interpolation.
There are two methods of construction and evaluation of the interpolant. The explicit method processes all data points to find the neighbours of the point in question. It does not require any preprocessing, but the evaluation of the interpolant has linear complexity O(K) in terms of the number of data.
"Fast" method requires substantial preprocessing in the case of more than 3-4 variables, but then it provides O(log K) evaluation time, and thus is suitable for very large data sets (K of order of 500000) and modest dimension (n=1-4). For larger dimension, explicit method becomes practically more efficient. The class library Lip implements both fast and explicit methods.
Outros pacotes relacionados a liblip-dev
|
|
|
|
-
- dep: libc6.1 (>= 2.37) [ia64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2) [ia64]
- Biblioteca de suporte GCC
-
- dep: liblip2t64 (= 2.0.0-2.1) [ia64]
- reliable interpolation of multivariate scattered data
- dep: liblip2t64 (= 2.0.0-4) [não arm64, ia64]
- dep: liblip2t64 (= 2.0.0-4+b1) [arm64]
-
- dep: libstdc++6 (>= 13.1) [ia64]
- Biblioteca C++ padrão da GNU v3
-
- dep: libtnt-dev
- interface for scientific computing in C++
-
- dep: libunwind8 [ia64]
- biblioteca para determinar a cadeia de chamadas de um programa - execução
Download de liblip-dev
| Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|---|
| alpha (porte não oficial) | 2.0.0-4 | 77.7 kB | 392.0 kB | [lista de arquivos] |
| amd64 | 2.0.0-4 | 72.1 kB | 303.0 kB | [lista de arquivos] |
| arm64 | 2.0.0-4+b1 | 65.5 kB | 277.0 kB | [lista de arquivos] |
| armhf | 2.0.0-4 | 60.9 kB | 208.0 kB | [lista de arquivos] |
| hppa (porte não oficial) | 2.0.0-4 | 74.6 kB | 276.0 kB | [lista de arquivos] |
| i386 | 2.0.0-4 | 71.0 kB | 266.0 kB | [lista de arquivos] |
| ia64 (porte não oficial) | 2.0.0-2.1 | 87.0 kB | 436.0 kB | [lista de arquivos] |
| loong64 | 2.0.0-4 | 189.6 kB | 1,881.0 kB | [lista de arquivos] |
| m68k (porte não oficial) | 2.0.0-4 | 58.9 kB | 229.0 kB | [lista de arquivos] |
| ppc64 (porte não oficial) | 2.0.0-4 | 76.6 kB | 346.0 kB | [lista de arquivos] |
| ppc64el | 2.0.0-4 | 77.1 kB | 329.0 kB | [lista de arquivos] |
| riscv64 | 2.0.0-4 | 167.2 kB | 1,461.0 kB | [lista de arquivos] |
| s390x | 2.0.0-4 | 76.3 kB | 317.0 kB | [lista de arquivos] |
| sh4 (porte não oficial) | 2.0.0-4 | 76.2 kB | 231.0 kB | [lista de arquivos] |
| sparc64 (porte não oficial) | 2.0.0-4 | 65.5 kB | 315.0 kB | [lista de arquivos] |
| x32 (porte não oficial) | 2.0.0-4 | 70.8 kB | 262.0 kB | [lista de arquivos] |
