-
Support power, square root, undo and redo buttons
- don't use any frameworks or external libraries
- add comments
-
Perhaps we can create a dedicated docs area for commonly used goog namespaces. Preliminary plan is to simply allow manual cljsdoc files for goog things:
- `cljsdoc//.cljsdoc` files for goog symbols
-…
-
# Background
Currently the `core` crate doesn't provide support for mathematical functions like `sqrt` or `sin`.
To do math in a `#![no_std]` program one has the following options:
- Link to a …
-
Hi,
I suggest several small optimizations for the debug information that Brython inserts into the JS generated code :
### **Interesting optimisations**
- [ ] B. Build the constant as a mathem…
-
density distribution functions (dnorm, dunif, dbeta) can't be used in deterministic definitions (
-
https://wg21.link/p0556r3
-
This is the monthly report of API Keys usage across recipes in farm.openzim.org
Please review this report, take appropriate action if needed and close the issue once done.
**172** recipes using an A…
-
# Introduction
Our task is to work on AABB, OBB, Ray, Frustum and Circle/Sphere implementation for the GPR5204 module.
## AABB
### GetCenter
Method to get the center of the AABB
### GetExte…
-
BeamDyn does not currently check for consistency between the number of trapezoidal quadrature points and the number of finite-element nodes. If there are too few trapezoidal quadrature points for the…
-
The following article makes the analogue between linear mean models and covariance structure models and the assumption about correctly specified weight/residual covariance, in this case mainly about 4…