Skip to content
View zyth0s's full-sized avatar
Block or Report

Block or report zyth0s

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SciAlgs.jl SciAlgs.jl Public

    Fundamental scientific algorithms in Julia

    Jupyter Notebook 32 1

  2. PySCF.jl PySCF.jl Public

    Julia interface to PySCF via PyCall

    Julia 3

  3. Run Julia scripts from the interpret... Run Julia scripts from the interpreter with a macro (like an IPython magic command).
    1
    # Run Julia files from the REPL with the following syntax:                            
    2
    # > @run "../file.jl" <-- String (any rel/abs path) [si autocompletion]               
    3
    # > @run     file.jl  <-- Expr   (no ./ or ../ etc) [no autocompletion]               
    4
    # > @run     file     <-- Symbol (no ./ or ../ etc) [no autocompletion]               
    5
    macro run(filename)                                                                   
  4. psi4julia psi4julia Public

    Forked from psi4/psi4numpy

    Combining Psi4 and Julia for education and development.

    Jupyter Notebook 4 1

  5. dataverse dataverse Public

    Phython scripts to explore data from official statistics institutions or press media.

    Jupyter Notebook

  6. eyeofsauron eyeofsauron Public

    A molecular visualizer for QTAIM/IQA and emergent scalar fields topology.

    C++ 1