BplusCore.jl

The Math and Utilities for the Julia B+ library
Author heyx3
Popularity
1 Star
Updated Last
2 Months Ago
Started In
December 2023

The math and utilities for B+. Refer to the main repo for documentation.

The modules contained here are:

  • Utilities
  • Math

If you only want these modules, and not the rest of B+, you can add this package directly and then do using BplusCore; @using_bplus_core to import all the above.