Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
/ TSSM.jl Public archive
forked from HaraldHofstaetter/TSSM.jl

Julia interface to TSSM (Time Splitting Spectral Methods)

License

Notifications You must be signed in to change notification settings

puenka/TSSM.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSSM.jl

Installation

Pkg.clone("https://github.com/HaraldHofstaetter/TSSM.jl")
Pkg.build("TSSM")

##Examples To get easy access to the examples, copy them into the home directory:

cp(joinpath(homedir(), ".julia/dev/TSSM/examples/"), joinpath(homedir(), "TSSM_examples"))

Then 'TSSM_examples' will be listed in the JuliaBox home screen. The examples contain among others

About

Julia interface to TSSM (Time Splitting Spectral Methods)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 89.5%
  • Julia 10.5%