Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QCMaterial

Stable Dev Build Status DevNew

Install packages

pip install -r requirements.txt

Launch a notebook server

This project is activated automatically when you launch a server in the project directory.

$ cd $(PROJECTDIR)
$ jupyter lab

Run tests

$ cd $(PROJECTDIR)
$ julia --project=@. test/runtests.jl
$ mpirun -np 2 julia --project=@. test/runtests.jl  # Only if MPI is installed on your system

Run a script file depending on QCMaterial

bash mpirun -np 2 julia --project=~/.julia/dev/QCMaterial ~/.julia/dev/QCMaterial/samples/run.jl

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages