Skip to content

Commit

Permalink
Merge pull request #47 from ziatdinovmax/kernels
Browse files Browse the repository at this point in the history
Utilities for easy specification of custom kernels
  • Loading branch information
ziatdinovmax authored Oct 10, 2023
2 parents ed03fa9 + dda04bd commit 1da4588
Show file tree
Hide file tree
Showing 6 changed files with 729 additions and 467 deletions.
329 changes: 0 additions & 329 deletions gpax/utils.py

This file was deleted.

2 changes: 2 additions & 0 deletions gpax/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from .utils import *
from .priors import *
Loading

0 comments on commit 1da4588

Please sign in to comment.