Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfm/george
Fast and flexible Gaussian Process regression in Python
https://github.com/dfm/george
c-plus-plus cpp gaussian-processes python time-series
Last synced: 6 days ago
JSON representation
Fast and flexible Gaussian Process regression in Python
- Host: GitHub
- URL: https://github.com/dfm/george
- Owner: dfm
- License: mit
- Created: 2012-09-27T14:07:59.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T02:30:11.000Z (16 days ago)
- Last Synced: 2024-12-19T04:02:34.197Z (13 days ago)
- Topics: c-plus-plus, cpp, gaussian-processes, python, time-series
- Language: C++
- Homepage: http://george.readthedocs.io
- Size: 36.4 MB
- Stars: 451
- Watchers: 24
- Forks: 127
- Open Issues: 47
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
George
======**Fast and flexible Gaussian Process regression in Python.**
.. image:: https://img.shields.io/badge/GitHub-dfm%2Fgeorge-blue.svg?style=flat
:target: https://github.com/dfm/george
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
:target: https://github.com/dfm/george/blob/main/LICENSE
.. image:: https://github.com/dfm/george/workflows/Tests/badge.svg?style=flat
:target: https://github.com/dfm/george/actions?query=workflow%3ATests
.. image:: https://coveralls.io/repos/github/dfm/george/badge.svg?branch=main&style=flat
:target: https://coveralls.io/github/dfm/george?branch=main
.. image:: https://readthedocs.org/projects/george/badge/?version=latest
:target: http://george.readthedocs.io/en/latest/?badge=latestRead the documentation at: `george.readthedocs.io `_.