Skip to content

Commit

Permalink
pointing ppl to github discussions for questions in the file headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdebus committed Dec 8, 2023
1 parent 375e6af commit eb303e8
Show file tree
Hide file tree
Showing 293 changed files with 293 additions and 293 deletions.
2 changes: 1 addition & 1 deletion PyUQTk/PyPCE/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from . import pce_tools
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/PyPCE/adaptation_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
import sys
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/PyPCE/pce_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================

Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
# Set up paths
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/bcs/PyBCS.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// You should have received a copy of the BSD 3 Clause License
// along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
//
// Questions? Contact the UQTk Developers at <[email protected]>
// Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
// Sandia National Laboratories, Livermore, CA, USA
//=====================================================================================
#include <pybind11/pybind11.h>
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/inference/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from . import mcmc
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/inference/bayes_evid.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
import numpy as npy
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/inference/evidence_solvers.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================

Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/inference/mcmc.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
import numpy as npy
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/inference/postproc.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
#
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/kle/PyKle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// You should have received a copy of the BSD 3 Clause License
// along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
//
// Questions? Contact the UQTk Developers at <[email protected]>
// Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
// Sandia National Laboratories, Livermore, CA, USA
//=====================================================================================
#include <pybind11/pybind11.h>
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/mcmc/mcmc.i
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// You should have received a copy of the BSD 3 Clause License
// along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
//
// Questions? Contact the UQTk Developers at <[email protected]>
// Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
// Sandia National Laboratories, Livermore, CA, USA
//=====================================================================================

Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/multirun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from . import multirun
2 changes: 1 addition & 1 deletion PyUQTk/multirun/multirun.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================

Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/numpy/numpy.i
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// You should have received a copy of the BSD 3 Clause License
// along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
//
// Questions? Contact the UQTk Developers at <[email protected]>
// Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
// Sandia National Laboratories, Livermore, CA, USA
//=====================================================================================
#ifdef SWIGPYTHON
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/plotting/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from . import surrogate
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/plotting/fits.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/plotting/inout.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
import os
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/plotting/pdfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
import os
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/plotting/surrogate.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyArrayTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyArrayTest2.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyBADPTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyBCSTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyBCSTest1D.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyBCSTest2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyGalerkinTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyHMCMCTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyMCMC2dTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyMCMCTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyModTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyPCE1dTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyPCE2dTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyQuadTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pytests/PyRegressionTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from __future__ import print_function # To make print() in Python 2 behave like in Python 3
Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/pyuqtkarray/pyuqtkarray_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================

Expand Down
2 changes: 1 addition & 1 deletion PyUQTk/sens/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# You should have received a copy of the BSD 3 Clause License
# along with UQTk. If not, see https://choosealicense.com/licenses/bsd-3-clause/.
#
# Questions? Contact the UQTk Developers at <[email protected]>
# Questions? Contact the UQTk Developers at https://github.com/sandialabs/UQTk/discussions
# Sandia National Laboratories, Livermore, CA, USA
#=====================================================================================
from . import gsalib
Loading

0 comments on commit eb303e8

Please sign in to comment.