fourier_toolkit

Collection of utilities to compute Fourier Transforms.

https://github.com/sepandkashani/fourier_toolkit

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 (3.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Collection of utilities to compute Fourier Transforms.

Basic Info
  • Host: GitHub
  • Owner: SepandKashani
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 167 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.rst

Fourier Toolkit
===============

.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
   :target: https://opensource.org/licenses/MIT
   :alt: License: MIT


Fourier Toolkit (FTK) is a collection of utilities to compute Fourier Transforms.


Installation
------------

.. code-block:: bash

   # user install
   pip install fourier_toolkit@git+https://github.com/SepandKashani/fourier_toolkit.git

   # developer install
   git clone https://github.com/SepandKashani/fourier_toolkit.git
   cd fourier_toolkit/
   pip install -e ".[dev]"

Owner

  • Name: Sepand KASHANI
  • Login: SepandKashani
  • Kind: user

Citation (CITATION.cff)

abstract: "Fourier Toolkit (FTK) is a collection of utilities to compute Fourier Transforms."
authors:
  - family-names: Kashani
    given-names: Sepand
    orcid: "https://orcid.org/0000-0002-0735-371X"
cff-version: 1.2.0
keywords:
  - NUFFT
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/SepandKashani/fourier_toolkit"
title: "Fourier Toolkit"

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 4
  • Push event: 1
Last Year
  • Issues event: 1
  • Watch event: 1
  • Issue comment event: 4
  • Push event: 1