Pinned Repositories
Halite-III
Season 3 of @twosigma's artificial intelligence programming challenge
adjustablewidget
PyQt5 QWidget - DraggableWidget can be moved by mouse, AdjustableWidget can be moved and sized by mouse.
datastream
Similar to np.recarray or dict of np.arrays. Allows indexing first axis with a key, also automatically generates keys upon adding first data set.
delegated
python3 decorator, method proxy, attribute proxy to delegate tasks to a sub-object
entrywidget
PyQt5 QWidgets for data entry with error checking and automatic colors
halite2-bot
Bots and related utilities for the Halite2 (2017-2018) AI/ML Competition
mp_utils
python3 multiprocessing utils
publicshares
qt_utils
PyQt5 Widgets, Utils, QtDesigner Plugins
sympyentrywidget
PyQt5 QWidget. Subclass of entrywidget, with error checking and unit conversions using sympy
timjolson's Repositories
timjolson/sympyentrywidget
PyQt5 QWidget. Subclass of entrywidget, with error checking and unit conversions using sympy
timjolson/adjustablewidget
PyQt5 QWidget - DraggableWidget can be moved by mouse, AdjustableWidget can be moved and sized by mouse.
timjolson/datastream
Similar to np.recarray or dict of np.arrays. Allows indexing first axis with a key, also automatically generates keys upon adding first data set.
timjolson/delegated
python3 decorator, method proxy, attribute proxy to delegate tasks to a sub-object
timjolson/entrywidget
PyQt5 QWidgets for data entry with error checking and automatic colors
timjolson/halite2-bot
Bots and related utilities for the Halite2 (2017-2018) AI/ML Competition
timjolson/mp_utils
python3 multiprocessing utils
timjolson/publicshares
timjolson/qt_utils
PyQt5 Widgets, Utils, QtDesigner Plugins