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
Last synced: 10 months ago · JSON representation ·

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
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

TransitionMatrices.jl

Dev Build Status Coverage

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
  • 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.:

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

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
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 2 Total
Rankings
Dependent repos count: 9.9%
Average: 24.4%
Dependent packages count: 38.9%
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • 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
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite