Pacote: python3-dijitso (2019.2.0~git20190418.c92dcb0-5)
Links para python3-dijitso
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 dijitso:
- [dijitso_2019.2.0~git20190418.c92dcb0-5.dsc]
- [dijitso_2019.2.0~git20190418.c92dcb0.orig.tar.gz]
- [dijitso_2019.2.0~git20190418.c92dcb0-5.debian.tar.xz]
Mantenedores(as):
- Debian Science Maintainers (QA Página, E-mail Arquivo)
- Johannes Ring (QA Página)
- Drew Parsons (QA Página)
- Francesco Ballarin (QA Página)
Fontes externas:
- Pagina principal [fenicsproject.org]
Pacotes similares:
distributed just-in-time building of shared libraries (Python 3)
Dijitso was written to improve a core component of the FEniCS framework, namely the just in time compilation of C++ code that is generated from Python modules, but is only called from within a C++ library, and thus do not need wrapping in a nice Python interface.
The main approach of dijitso is to use ctypes to import the dynamic shared library directly with no attempt at wrapping it in a Python interface.
As long as the compiled code can provide a simple factory function to a class implementing a predefined C++ interface, there is no limit to the complexity of that interface as long as it is only called from C++ code, If you want a Python interface to your generated code, dijitso is probably not the answer.
Although dijitso serves a very specific role within the FEniCS project, it does not depend on other FEniCS components.
The parallel support depends on the mpi4py interface, although mpi4py is not actually imported within the dijitso module so it would be possible to mock the communicator object with a similar interface.
This package installs the library for Python 3.
Outros pacotes relacionados a python3-dijitso
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-mpi4py
- bindings of the Message Passing Interface (MPI) standard
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python-dijitso-doc
- Pacote não disponível
Download de python3-dijitso
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 24.3 kB | 118.0 kB | [lista de arquivos] |
