Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561215
en ru br
ALT Linux repositórios
S:1.9.3-alt1

Group :: Desenvolvimento/C
RPM: libiir1

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.9.3-alt1
Data da compilação: 28 outubro 2022, 19:10 ( 78.1 weeks ago )
Tamanho:: 1501.17 Kb

Home page:   https://berndporr.github.io/iir1/

Licença: MIT
Sumário: DSP IIR Realtime C++ filter library
Descrição:

An infinite impulse response (IIR) filter library for Linux, Mac OSX and Windows
which implements Butterworth, RBJ, Chebychev filters and can easily import
coefficients generated by Python (scipy).

The filter processes the data sample by sample for realtime processing.

It uses templates to allocate the required memory so that it can run without any
malloc / new commands. Memory is allocated at compile time so that there is
never the risk of memory leaks.

All realtime filter code is in the header files which guarantees efficient
integration into the main program and the compiler can optimise both filter code
and main program at the same time.

Mantenedor currente: Artyom Bystrov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libiir1
  • libiir1-debuginfo
  • libiir1-devel
  • libiir1-devel-doc
  • libiir1-devel-static
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009