Commit graph

43 commits

Author SHA1 Message Date
Aki Vehtari
c3963928f1 Python2->Python3 2016-06-09 14:50:53 +03:00
mzwiessele
568a38dfba [dir] structure preserved 2015-10-15 15:13:16 +01:00
mzwiessele
e49c75ce2e [paramz] started to pull paramz out 2015-10-14 10:28:23 +01:00
mzwiessele
fa8f73326e [testing] more restructuring, almost ready to ship, added some tests for testing with travis 2015-10-04 16:10:35 +01:00
Mike Croucher
b8d5efface Python 3 fixes 2015-09-09 11:43:59 +01:00
Max Zwiessele
cf2673632b [merge] merge master into devel 2015-09-08 17:25:44 +01:00
James Hensman
2bd22ff0f5 Merge pull request #191 from mellorjc/master
adding an exponential prior
2015-08-13 12:08:15 +01:00
Mike Croucher
dd059502ac Python 3 fixes 2015-08-12 08:37:13 +01:00
Ilias Bilionis
79810110cf PDF Transformation bug patched. 2015-08-10 17:17:32 -04:00
Fariba
fc0e8f3e7e merge the changes 2015-07-27 17:42:01 +01:00
Fariba
e785668417 changes 2015-07-27 17:30:24 +01:00
Zhenwen Dai
54e9a4f6ff fix DGPLVM prior 2015-07-27 17:28:05 +01:00
Mike Croucher
e7d1277e62 Python 3 fixes 2015-06-23 01:26:52 -07:00
mellorjc
072c540f0c Added Exponential prior.
Made some minor (and not exhaustive) formatting changes based on pep8.
2015-04-30 14:01:54 +01:00
James Hensman
59cf0b3c9a some eidts to choleskies.pyx 2015-04-27 20:53:36 +01:00
frb-yousefi
401374d068 merge with commit of dgplvm 2015-04-20 16:02:19 +01:00
frb-yousefi
17fa8a0ada prior with Lambda 2015-04-20 15:51:28 +01:00
frb-yousefi
e42937ccaf Descrimative BGPLVM prior with lambda added 2015-03-12 11:01:55 +00:00
Mike Croucher
6d2393ae90 Various Py3 fixes 2015-03-04 03:22:44 +00:00
Mike Croucher
358488cf5d Ensure that object.__new__ never gets called with arguments 2015-02-28 18:50:58 +00:00
Mike Croucher
a6e28205e1 Ensure that object.__new__ never gets called with arguments 2015-02-28 18:36:52 +00:00
Mike Croucher
b4a3253e26 Ensure that object.__new__ never gets called with arguments 2015-02-28 18:22:44 +00:00
Mike Croucher
4c3d68b761 Fixed tab/space indentation issue 2015-02-27 19:00:55 +00:00
Mike Croucher
9020a6f060 Merge remote-tracking branch 'upstream/devel' into devel 2015-02-27 15:18:43 +00:00
frb-yousefi
df4dde91c5 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-02-27 13:24:25 +00:00
frb-yousefi
46e67c03cf DGPLVM 2015-02-27 13:23:08 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
James Hensman
82dfe7590d copyrighting 2014-11-21 11:38:13 +00:00
Max Zwiessele
e7aac70c0a [priors] pickling priors (not working for Discriminative prior) 2014-11-14 11:09:09 +00:00
Max Zwiessele
cd98517599 [priors] proprietary pickling of priors 2014-11-13 15:50:25 +00:00
Fariba
2d89fa821a merge the discriminative prior to devel 2014-10-16 17:21:33 +01:00
Fariba
66755099cd the discriminative prior 2014-10-16 17:18:57 +01:00
Alan Saul
7916c5f9ea Stopped rounding to int in priors printing 2014-10-10 17:19:37 +01:00
Ricardo
c1d998e272 Another bug fixed 2014-10-03 12:02:58 +01:00
Ricardo
45f8751769 Bug fixed 2014-10-03 11:55:58 +01:00
Ricardo
94b19242f0 HalfT prior is working 2014-10-03 11:37:09 +01:00
Ricardo
657c78ba34 Half_t prior (Martin's contribution) 2014-10-03 10:07:58 +01:00
mzwiessele
7c8de7fff8 [whitespaces] 2014-07-07 16:01:12 -07:00
Max Zwiessele
2771e3f71f observer pattern has a handle to trigger only > min_priority observers 2014-02-28 11:33:31 +00:00
Max Zwiessele
a4212e1904 final prior computation issues killed 2014-02-14 15:23:41 +00:00
Max Zwiessele
b1c98c2c3d Priors added 2014-02-14 13:18:48 +00:00
Ricardo
11f784d472 Plotting functions modified 2014-01-28 13:40:24 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
Renamed from GPy/core/priors.py (Browse further)