Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 9, 2023. It is now read-only.
/ Lablib Public archive

Physics measurements and error calculations inspired by the Measurements.jl library.

License

Notifications You must be signed in to change notification settings

jeftersantiago/Lablib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

Lablib.jl

Welcome do Lablib.jl docs!

What is Lablib.jl ?

Lablib.jl is a tool with the purpose of performing calculations often needed in physical measures, like uncertainty propagation. Although it uses Measurements.jl, some of functionalities had to be build up in a way that made more sense for our use.

References

TODO

  • Export results tabel in LaTeX
  • Uncertainty propagation.

Features

Standart and average deviantion

With a list x run the command:

deviation(x);

Least squares

To make all the computations for the least squares method just run:

leastSquares(x,y)

x, y are lists with same size.

About

Physics measurements and error calculations inspired by the Measurements.jl library.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /