Releases: velocitatem/lapaces-daemon
Releases · velocitatem/lapaces-daemon
LADAshell meets LADAq
Current modules
+ physics
+ kinematics
- [0] average-speed :: [distance, time]
- [1] deltaX :: [v0, v, t]
+ vectors
- [0] complex-vector-magnitude :: [ax, ay]
- [1] complex-vector-theta-degrees :: [ax, ay]
- [2] complex-vector-from-theta-and-magnitude :: [theta, magnitude]
+ math
+ calculus
- [0] limit :: [equation, x]
- [1] differentiation :: [equation, x, order]
- [2] integration :: [equation, a, b, n]
- [3] tangen-line :: [equation, x]
+ operations
- [0] linear-system-solution :: [m1, b1, m2, b2]
- [1] factorial :: [a]
+ stats
- [0] LSRL :: [x, y]
- [1] one-var-stats :: [array]
- [2] z-score :: [x, mu, sigma]
- [3] probability-distribution-function :: [z-score, direction]
- [4] prob-sim :: [trials, prob]
+ astronomy
+ navigation
- [0] get-current-julian-day :: []
- [1] get-custom-julian-day :: [year, month, day, hour, minute, second, millis]
+ computing
+ cryptography
- [0] hashing :: [type, body]
+ sorting
- [0] insertion :: [array]
- [1] bubble :: [array]
- [2] selection :: [array]
- [3] merge :: [array]
+ linguistics
+ conversion
- [0] IRSA-parse :: [code]
+ parsing
- [0] rm-stopw :: [body]
- [1] rm-select :: [body, regex]
+ system
+ network
- [0] port-scan :: [ip]
- [1] device-probe :: [ip]
- [2] scan-network :: [T] (scan duration proportional to 22600*T (ms))
- [3] ping :: [ip]
- [4] lan-ip :: []
- [5] public-ip :: []
- [6] private-ip :: []
- [7] url-ip :: [url]
+ internet
- [0] get :: [url]
TELL!
You can learn more on how the tell command works in LADAq
+ cameras
- cameras :: [location]
+ opensky
- all-aircraft :: []
- arrivals :: [airport, days-back, days-forward]
- find-airport :: [query]
+ finance
- forex :: [source, target]
+ nasa
- satimg :: [lat, lon, y-m-d, ratio]
+ world-bank
- country :: [query]
- wb-indicator :: [indicator, country, start-year]
- wb-find-indicator :: [query]
+ WHO
- who-indicator :: [indicator, country]
What's Changed
- 2 var statistics + array generator by @danalves24com in #28
- more stats modules: z-score PDF by @danalves24com in #29
- Lada q by @danalves24com in #30
- WHO indicators and data by @danalves24com in #31
- Lada q by @danalves24com in #32
- Docs by @danalves24com in #33
- Lad ashell by @danalves24com in #34
- pre v7 rel by @danalves24com in #37
- pre v7 rel img 2 by @danalves24com in #38
Full Changelog: v4.0.0...v7
LADAshell v6
V6! 🥳
What's new?
- ladaQ implementation with the
tell
command - New statistics modules
LADAshell v5
v5 - the currently most stable version 🥳
current modules
+ physics
+ kinematics
- [0] average-speed :: [distance, time]
- [1] deltaX :: [v0, v, t]
+ vectors
- [0] complex-vector-magnitude :: [ax, ay]
- [1] complex-vector-theta-degrees :: [ax, ay]
- [2] complex-vector-from-theta-and-magnitude :: [theta, magnitude]
+ math
+ calculus
- [0] limit :: [equation, x]
- [1] differentiation :: [equation, x, order]
- [2] tangen-line :: [equation, x]
+ operations
- [0] linear-system-solution :: [m1, b1, m2, b2]
- [1] factorial :: [a]
+ stats
- [0] LSRL :: [x, y]
- [1] One Variable Statistics :: [array]
+ astronomy
+ navigation
- [0] get-current-julian-day :: []
- [1] get-custom-julian-day :: [year, month, day, hour, minute, second, millis]
+ computing
+ cryptography
- [0] hashing :: [type, body]
+ sorting
- [0] insertion :: [array]
- [1] bubble :: [array]
- [2] selection :: [array]
- [3] merge :: [array]
+ system
+ network
- [0] port-scan :: [ip]
- [1] device-probe :: [ip]
- [2] scan-network :: [T] (scan duration proportional to 22600*T (ms))
- [3] ping :: [ip]
- [4] lan-ip :: []
- [5] public-ip :: []
- [6] private-ip :: []
- [7] url-ip :: [url]
Full Changelog: v4.0.0...LSv5.0.01
LADAshell v3
v4.0.0 name change smh