fewspecialfunctions.jl

A few special functions in Julia

https://github.com/martinmikkelsen/fewspecialfunctions.jl

Science Score: 44.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary

Keywords

fermi-dirac julia math numerical-methods parabolic physics special-functions
Last synced: 6 months ago · JSON representation ·

Repository

A few special functions in Julia

Basic Info
Statistics
  • Stars: 19
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 11
Topics
fermi-dirac julia math numerical-methods parabolic physics special-functions
Created about 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

FewSpecialFunctions

Documentation CI codecov Aqua QA

A Julia package collecting a few special functions. Now includes over 13000 tests. Includes the following functions:

Install

Get the latest stable release with Julia's package manager:

julia ] add FewSpecialFunctions Or use julia ] add https://github.com/MartinMikkelsen/FewSpecialFunctions.jl

Examples

```julia julia> using FewSpecialFunctions

julia> FermiDiracIntegral(3 / 2, 1.0) 2.6616826247307124 ```

Some other examples

Some other examples are shown in the documentation.

CombinedPlot

Owner

  • Login: MartinMikkelsen
  • Kind: user
  • Location: Copenhagen
  • Company: University of Copenhagen

Phd student. Quantum information

Citation (CITATION.cff)

cff-version: 1.2.0
title: FewSpecialFunctions.jl
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Martin
    family-names: Mikkelsen
    email: martin.mikkelsen@di.ku.dk
repository-code: 'https://github.com/MartinMikkelsen/FewSpecialFunctions.jl'
license: MIT
version: 0.1.3
date-released: '2023-01-26'

GitHub Events

Total
  • Create event: 24
  • Commit comment event: 18
  • Release event: 7
  • Issues event: 4
  • Watch event: 3
  • Delete event: 16
  • Issue comment event: 10
  • Push event: 105
  • Pull request event: 28
Last Year
  • Create event: 24
  • Commit comment event: 18
  • Release event: 7
  • Issues event: 4
  • Watch event: 3
  • Delete event: 16
  • Issue comment event: 10
  • Push event: 105
  • Pull request event: 28

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 16
  • Average time to close issues: 7 months
  • Average time to close pull requests: about 20 hours
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 6.8
  • Average comments per pull request: 0.0
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 16
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 20 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MartinMikkelsen (3)
  • kapple19 (1)
  • JuliaTagBot (1)
Pull Request Authors
  • MartinMikkelsen (30)
  • DanielHolleufer (2)
Top Labels
Issue Labels
enhancement (2) good first issue (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • julia 13 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
juliahub.com: FewSpecialFunctions

A few special functions in Julia

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13 Total
Rankings
Dependent repos count: 9.9%
Average: 35.5%
Dependent packages count: 38.9%
Stargazers count: 39.8%
Forks count: 53.5%
Last synced: 6 months ago

Dependencies

.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions