Skip to content

HaoZeke/xtsci-dist

Repository files navigation

About

A last ditch attempt to quickly port code from SciPy to C++.

This has no official relationship to either xtensor or scipy!!!

Anyway, with that out of the way, this is part of the larger xtsci project, which iteratively implements parts of scipy using xtensor and modern C++ based on my needs. At some point (or with funding) this might cover all of scipy, but its really more of a rapid prototyping thing.

Components

The heart of the library is the xts namespace, with functions further demarcated according to the relevant scipy modules e.g. xts::distance::pdist::euclidean.

License

MIT.

About

xtensor based opinionated partial scipy clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published