Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
/ numflow-functions Public archive

Package containing various mathematical functions fur usage within any scientific app.

License

Notifications You must be signed in to change notification settings

flw0/numflow-functions

Repository files navigation

Numflow Functions

CI

By Douwe den Blanken (v0xnihili)

Welcome

This package contains a set of various mathematical functions in the field of aerodynamics, statistics, aerospace engineering, chemistry, and physics. Furthermore, a set of unit converters is present.

Please note that equations that have as much variables as variable entries in it, are not included in this list, as you can just type them yourself.

Documentation

The documentation of this package can be found here.

Todo

  • Check what if the fastest way for defining and filling empty arrays
  • Add correct typings for operations
  • Add correct typings for (size) or (width, height)
  • Fix multiple input types (incl. not repetition)
  • Add simple matrix solver
  • Add complex numbers

License

MIT