Skip to content

Bingham Distribution Directional Statistics Library in Eigen3 / C++17

Notifications You must be signed in to change notification settings

weigert/EigenBingham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EigenBingham

C++ / Eigen3 implementation of the Bingham Directional Statistics Distribution, inspired by the Bingham Statistics Library, but with less additional stuff (like probability mass functions via finite element representation on the sphere)

Motivation

I like Eigen, didn't want just a raw C interface. Generally cleaner syntax and stuff, less cluttered structure. Easier to read what's happening here. Also: Less stuff like PMFs which I don't understand why they were there and generally more concise readable syntax because of C++ templating, etc.

This is still in development so code is subject to change.

About

Bingham Distribution Directional Statistics Library in Eigen3 / C++17

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published