Pinned Repositories
10_optimization_problems
Slides and source code for presentation.
abelian
Computations on locally compact Abelian groups.
awesome-pandas
A collection of resources for pandas (Python) and related subjects.
Efficient-Apriori
An efficient Python implementation of the Apriori algorithm.
generalized-additive-models
Generalized Additive Models in Python.
KDEpy
Kernel Density Estimation in Python
latex_templates
A collection of useful LaTeX templates.
lml
Notes and solutions for learning machine learning.
paretoset
Compute the Pareto (non-dominated) set, i.e., skyline operator/query.
streprogen
The Python strength program generator.
tommyod's Repositories
tommyod/KDEpy
Kernel Density Estimation in Python
tommyod/awesome-pandas
A collection of resources for pandas (Python) and related subjects.
tommyod/Efficient-Apriori
An efficient Python implementation of the Apriori algorithm.
tommyod/paretoset
Compute the Pareto (non-dominated) set, i.e., skyline operator/query.
tommyod/streprogen
The Python strength program generator.
tommyod/lml
Notes and solutions for learning machine learning.
tommyod/generalized-additive-models
Generalized Additive Models in Python.
tommyod/treedoc
Minimalistic Python documentation for dendrophiles.
tommyod/abelian
Computations on locally compact Abelian groups.
tommyod/rng
Wanna see my collection of random numbers?
tommyod/dotfiles
Personal dotfiles for Linux.
tommyod/sampling
A pure Python package for sampling.
tommyod/gordo
An API-first distributed deployment system of deep learning models using timeseries data to analyze and predict systems behaviour
tommyod/regelverk-for-innleie
tommyod/scikit-learn
scikit-learn: machine learning in Python
tommyod/advent-of-code-2020
Solutions to Advent of Code 2020.
tommyod/arithmetic-coding
Python implementation of arithmetic encoding/decoding for lossless data compression.
tommyod/cvxpy
A Python-embedded modeling language for convex optimization problems.
tommyod/dass
Data Assimilation in Python for teaching purposes
tommyod/ert
ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
tommyod/fenwick
An implementation of Fenwick trees (Fenwick 1994).
tommyod/fetcha
Talk to SSB using Python.
tommyod/fmu-tools
fmu-tools is a library containing tools for pre- and post-processing in a Fast Model Update (FMU) context
tommyod/GraphSPME
Graphical Sparse Precision Matrix Estimation | For very high dimensions and with asymptotic regularization
tommyod/inntaksmodeller
Kode for inntaksmodeller.
tommyod/iterative_ensemble_smoother
tommyod/NRK-former-game
Code that attempts to solve NRK's game "Former" (similar to SameGame).
tommyod/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
tommyod/pyGAM
An updated fork of pyGAM.
tommyod/satchel
A knapsack solver.