[ Pakiet źródłowy: cctbx ]
Pakiet: python3-cctbx (2024.10+ds2+~3.22.1+ds1-4 i inne)
Odnośniki dla python3-cctbx
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego cctbx:
- [cctbx_2024.10+ds2+~3.22.1+ds1-4.dsc]
- [cctbx_2024.10+ds2+~3.22.1+ds1.orig-dxtbx.tar.xz]
- [cctbx_2024.10+ds2+~3.22.1+ds1.orig.tar.xz]
- [cctbx_2024.10+ds2+~3.22.1+ds1-4.debian.tar.xz]
Opiekunowie:
- Debian Science Maintainers (Strona QA, Archiwum e-mail)
- Picca Frédéric-Emmanuel (Strona QA)
- Radostan Riedel (Strona QA)
- Roland Mas (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
Python Toolbox for crystallography
Computational Crystallography Toolbox contains following modules:
- annlib_adaptbx: - boost_adaptbx: wrappers for Boost functionality in CCTBX - cbflib_adaptbx: - ccp4io_adaptbx: - cctbx: Libraries for general crystallographic applications, useful for both small-molecule and macro-molecular crystallography. - cma_es: - crys3d: Modules for the display of molecules, electron density, and reciprocal space data. - dxtbx: The Diffraction Image Toolbox, a library for handling X-ray detector data of arbitrary complexity from a variety of standard formats. - fable: Fortran EMulation library for porting Fortran77 to C++. - gltbx: Python bindings for OpenGL - iotbx: Working with common crystallographic file formats. - libtbx: The build system common to all other modules. This includes a very thin wrapper around the SCons software construction tool. It also contains many useful frameworks and utilities to simplify application development, including tools for regression testing, parallelization across multiprocessor systems and managed clusters, and a flexible, modular configuration syntax called PHIL (Python Hierarchial Interface Language) used throughout the CCTBX. - mmtbx: Functionality specific to macromolecular crystallography. This includes all of the machinery required for setup of geometry restraints, bulk solvent correction and scaling, analysis of macromolecular diffraction data, calculation of weighted map coefficients, and most of the methods implemented in phenix.refine. The majority of infrastructure for the MolProbity validation server (and Phenix equivalent) is also located here. - omptbx: OpenMP interface. - rstbx: A reciprocal space toolbox to autoindex small molecule Bragg diffraction, given the reciprocal space vectors. - scitbx: General scientific calculations. his includes a family of high-level C++ array types, a fast Fourier transform library, and a C++ port of the popular L-BFGS quasi-Newton minimizer. - smtbx: Small-Molecule crystallography. - spotfinder: - tbxx: - wxtbx: wxPython controls used in the Phenix GUI and various utilities
This package provide a selected collection of python modules from the cctbx project.
Inne pakiety związane z python3-cctbx
|
|
|
|
-
- dep: ca-certificates
- Wspólne certyfikaty CA
-
- dep: libantlr3c-3.4-0
- ANTLR v3 parser generator C runtime
również pakiet wirtualny udostępniany przez libantlr3c-antlrdbg-3.4-0 - lub libantlr3c-antlrdbg-3.4-0
- ANTLR v3 parser generator C runtime with ANTLR debugger
-
- dep: libboost-numpy1.83.0 (>= 1.83.0)
- Boost.Python NumPy extensions
-
- dep: libboost-numpy1.83.0-py312
- pakiet wirtualny udostępniany przez libboost-numpy1.83.0
-
- dep: libboost-numpy1.83.0-py313
- pakiet wirtualny udostępniany przez libboost-numpy1.83.0
-
- dep: libboost-python1.83.0 (>= 1.83.0)
- Boost.Python Library
-
- dep: libboost-python1.83.0-py312
- pakiet wirtualny udostępniany przez libboost-python1.83.0
-
- dep: libboost-python1.83.0-py313
- pakiet wirtualny udostępniany przez libboost-python1.83.0
-
- dep: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libboost-timer1.83.0 (>= 1.83.0)
- C++ wall clock and CPU process timers
-
- dep: libc6 (>= 2.38)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libcbf1t64 (>= 0.9.7+dfsg1-2~)
- shared library supporting CBFlib
-
- dep: libccp4c0t64 (>= 8.0.0)
- CCP4 core functionality - C runtime
-
- dep: libcctbx-dev (= 2024.10+ds2+~3.22.1+ds1-4+b2)
- Computational Crystallography Toolbox - headers
-
- dep: libcctbx0 (= 2024.10+ds2+~3.22.1+ds1-4+b2)
- Computational Crystallography Toolbox - runtime libraries
-
- dep: libgcc-s1 (>= 4.0)
- Biblioteka wspomagająca GCC
-
- dep: libgl1
- Biblioteka przesyłowa GL niezależna od dostawcy - obsługa starszej wersji GL
-
- dep: libglu1-mesa
- Mesa OpenGL utility library (GLU)
- lub libglu1
- pakiet wirtualny udostępniany przez libglu1-mesa
-
- dep: libhdf5-310 (>= 1.14.3)
- HDF5 C runtime files - serial version
-
- dep: libmmdb2-0 (>= 2.0.22)
- macromolecular coordinate library - runtime
-
- dep: libssm2 (>= 1.4.0)
- macromolecular superposition library - runtime
-
- dep: libstdc++6 (>= 14)
- Standardowa biblioteka GNU C++, wersja 3
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-h5py (>= 3)
- general-purpose Python interface to hdf5
-
- dep: python3-hdf5plugin
- Python library to make HDF5 compression filters usable from h5py
-
- dep: python3-legacy-cgi
- fork of the standard library cgi and cgitb modules
-
- dep: python3-matplotlib
- System do rysowania wykresów oparty na Pythonie w stylu podobnym do Matlaba
-
- dep: python3-mrcfile
- Python implementation of the MRC2014 file format
-
- dep: python3-natsort
- Natural sorting for Python (Python3)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-numpy2-abi0
- Pakiet niedostępny
- lub python3-numpy-abi9
- pakiet wirtualny udostępniany przez python3-numpy
-
- dep: python3-nxmx
- Read HDF5 data in the NXmx subformat of the NeXus format
-
- dep: python3-ordered-set
- ordered set implementation for Python 3
-
- dep: python3-pil
- Biblioteka obrazowania w Pythonie (Python 3)
-
- dep: python3-pint
- define, operate and manipulate physical quantities - Python 3.x
-
- dep: python3-procrunner
- Versatile utility function to run external processes from Python
-
- dep: python3-pycbf (>= 0.9.7+dfsg1-2~)
- Python modules for CBFLib -- Python3
-
- dep: python3-pymol
- Molecular Graphics System (Python 3 modules)
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
-
- dep: python3-scipy
- Narzędzia naukowe dla Pythona 3
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-wxgtk4.0
- Python 3 interface to the wxWidgets Cross-platform C++ GUI toolkit
Pobieranie python3-cctbx
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
ppc64el | 2024.10+ds2+~3.22.1+ds1-4+b2 | 50 332,2 KiB | 580 811,0 KiB | [lista plików] |