TransitionMatrices
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: JuliaRemoteSensing
- License: mit
- Language: Julia
- Default Branch: main
- Size: 1.4 MB
Statistics
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
TransitionMatrices.jl
The transition matrix method, or T-Matrix method, is one of the most powerful and widely used tools for rigorously computing electromagnetic scattering by single and compounded particles. As a package focusing on this method, TransitionMatrices.jl provides the following features:
- Calculate the T-Matrix of various types of scatterers
- Homogeneous spheres (via
bhmie) - Coated spheres (via
bhcoat) - Homogeneous axisymmetric shapes (via EBCM and IITM)
- Spheroids
- Cylinders
- Chebyshev particles
- Arbitrary shapes (via IITM)
- Prisms
- Homogeneous spheres (via
- Calculate far-field scattering properties using the T-Matrix
- Cross sections and single scattering albedo (SSA)
- Amplitude scattering matrix
- Phase matrix
- Scattering matrix
Compared to existing packages, TransitionMatrices.jl is special in that it is generic and supports various floating-point types, e.g.:
Float64andBigFloatfromBaseDouble64fromDoubleFloats.jlFloat128fromQuadmath.jlArbfromArblib.jlArbFloatfromArbNumerics.jl
By using higher-precision floating-point types, the maximum size parameter that can be handled is greatly improved.
Note that the types from DoubleFloats.jl, Quadmath.jl and Arblib.jl are re-exported by TransitionMatrices.jl and can be directly used.
Types from ArbNumerics.jl, however, needs to be imported manually due to compatibility issues.
Owner
- Name: JuliaRemoteSensing
- Login: JuliaRemoteSensing
- Kind: organization
- Repositories: 4
- Profile: https://github.com/JuliaRemoteSensing
Citation (CITATION.bib)
@misc{TransitionMatrices.jl,
author = {Gabriel Wu <wuzihua@pku.edu.cn> and contributors},
title = {TransitionMatrices.jl},
url = {https://github.com/JuliaRemoteSensing/TransitionMatrices.jl},
version = {v0.1.0},
year = {2023},
month = {2}
}
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Issue comment event: 2
- Push event: 3
- Pull request event: 1
- Fork event: 1
- Create event: 1
Last Year
- Issues event: 1
- Watch event: 3
- Issue comment event: 2
- Push event: 3
- Pull request event: 1
- Fork event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 1 minute
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 10.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- xiongyuup (1)
- JuliaTagBot (1)
- yangbing1235 (1)
Pull Request Authors
- xiongyuup (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 2 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 3
juliahub.com: TransitionMatrices
- Documentation: https://docs.juliahub.com/General/TransitionMatrices/stable/
- License: MIT
-
Latest release: 0.3.0
published about 1 year ago
Rankings
Dependencies
- actions/checkout v2 composite
- codecov/codecov-action v2 composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-docdeploy v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- JuliaRegistries/TagBot v1 composite