Skip to content

pyfar/spherical_harmonic_definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Associated Legendre Function and Spherical Harmonic Definitions

Definitions are implemented symbolically using sympy. Numeric implementations using numpy are derived from symbolic equations.

Setup and compile

Create and activate the environment

conda env create -f environment.yml --prefix ./env/spherical_harmonic_definitions
conda activate env/spherical_harmonic_definitions

Compile the document using quarto

quarto render definitions.qmd --to all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages