Skip to content

My personal python library for orbital mechanics, numerical integration, and machine learning.

Notifications You must be signed in to change notification settings

hunterqueb/qutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qutils

qutils is my personal collection of complex functions I've written in Python over the years.

to install run in bash:

$ chmod +x install.sh
$ ./install.sh

or in the main directory

pip install . -r requirements.txt

files placed in the other folder are useful files that have not been sorted and do not have a nice place to live

dependencies

found in requirements.txt

About

My personal python library for orbital mechanics, numerical integration, and machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages