Skip to content

Collection of Python tools for triangulating astrophysical transients with optimised linear algebra routines and statistical samplers.

Notifications You must be signed in to change notification settings

matthomastro/grb_localisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grb_localisation

Collection of Python tools for triangulating astrophysical transients with optimised linear algebra routines and statistical samplers.

Style guide:

  • snake case for function and variable names: e.g., some_function_does_thing, variable_x
  • Informative Function and script Names!
  • Docstrings!
    • Short description
    • Function outputs
    • Any important info (e.g., if implementing something from online, link to website)
  • Useful comments

About

Collection of Python tools for triangulating astrophysical transients with optimised linear algebra routines and statistical samplers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors