Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Gaussian #28

Merged
merged 6 commits into from
Nov 17, 2023
Merged

Use Gaussian #28

merged 6 commits into from
Nov 17, 2023

Conversation

FredericWantiez
Copy link
Member

@FredericWantiez FredericWantiez commented Nov 16, 2023

Make #26 (comment) happen

@FredericWantiez FredericWantiez changed the title Format, use Gaussian Use Gaussian Nov 16, 2023
@@ -1,8 +1,6 @@
# Kalman filter using Kalman.jl
using Distributions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need this?

Suggested change
using Distributions
using Distributions

@yebai yebai merged commit 2ac231b into th-kalman Nov 17, 2023
3 checks passed
@yebai yebai deleted the fred/test_kalman branch November 17, 2023 17:42
yebai added a commit that referenced this pull request Nov 17, 2023
* Add Kalman filter example

* Fix formatting issues

* Add literate for docs

* add missing deps

* Comments for literate

* Format

* Use `Gaussian` (#28)

* Format, use `Gaussian`

* Fix the maths

* Format

* Tweaks

* Update script.jl

* Update script.jl

---------

Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>

* Update Project.toml

---------

Co-authored-by: FredericWantiez <frederic.wantiez@gmail.com>
Co-authored-by: Hong Ge <hg344@cam.ac.uk>
Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants