https://github.com/bat/batbase.jl
Core API of BAT.jl
https://github.com/bat/batbase.jl
Last synced: 3 months ago
JSON representation
Core API of BAT.jl
- Host: GitHub
- URL: https://github.com/bat/batbase.jl
- Owner: bat
- License: other
- Created: 2021-04-22T21:42:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T09:57:36.000Z (over 4 years ago)
- Last Synced: 2025-01-29T17:23:33.017Z (over 1 year ago)
- Language: Julia
- Size: 124 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BATBase.jl
[](https://bat.github.io/BATBase.jl/stable)
[](https://bat.github.io/BATBase.jl/dev)
[](LICENSE.md)
[](https://github.com/bat/BATBase.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/bat/BATBase.jl)
## Documentation
* [Documentation for stable version](https://bat.github.io/BATBase.jl/stable)
* [Documentation for development version](https://bat.github.io/BATBase.jl/dev)
**Note: Integration of BATBase.jl with BAT.jl is not complete yet.**
BATBase.jl contains the core interface definition of [BAT.jl](https://github.com/bat/BAT.jl).
BATBase.jl will serve as a lightweight and low-dependency package that packages
implementing BAT-compatible densities and algorithms can depend on instead
of the full BAT.jl.