Skip to content

Rahulvasanth1999/PyCORe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCORe

This is Python and C-based solver for the Lugiato-Lefever Equation.

In the main branch we keep only Python code for simulation of nonlnear dynamics in a single χ(3) microresonator. This allows to simply use the solver on any machine with installed numpy package.

In the branch PyCore++ we use C-based solver with Python interface. There are two solvers: Step adaptative which uses Numerical recipes 3 library and Split step method which uses fftw library. In order to use it one need to have both on the PC.

A set of simple test scripts is in the tests folder.

About

LLE soliver for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%