-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmrotate/issues) and [Discussions](https://github.com/open-mmlab/mmrotate/discussions) but cannot get the expected help.
…
-
The asm.js line:
```
if (val % i == 0) return 0;
```
...where "val" and "i" are both ints, gets translated as an external import in the header and a call to that import:
```
(type $FUNCSIG$iii (fun…
-
Hi gerritv,
I have spent days trying to figure out how to calculate feeds and speeds for my milling machine and relate it to GRBL.
I have the following known values Max rpm =3600 X and Y setting is …
-
When there is an accidental, it is not remembered for subsequent notes within the same measure.
This can leads to redundant naturals or missing sharps / flats.
As an example, the following was ren…
-
I’m spinning this out of #13.
@waldemarhorwat:
> We should keep `sqrt` and `cbrt` for BigInts because we have `pow`. The truncation towards zero behavior is unsurprising (it matches `/`) and mat…
-
While teaching, sometimes I might want to put up an exercise on the screen straight from the HTML, like one of these:
https://spot.pcc.edu/math/orcca/ed2/html/section-solving-rational-equations.html
…
-
### Background
For calculation of the advanced linear algebra, the current data type of **Hedgehog-lab(Ver0.4)** cannot support the exact value calculation with square root like the image below:
![m…
-
# Leetcode
## Same Tree
> Given two binary trees, write a function to check if they are the same or not. Two binary trees are considered the same if they are structurally identical and the nodes…
-
I noticed an issue when building with a BOOST library that is installed in a non-standard location. I can get cmake to pick it up by setting `-DBOOST_ROOT=/path/to/boost`, but when I execute `make` it…
-
**Background:** Concerning the PaymentAdjuster, there is a future issue that can be foreseen. At the time of putting this module together it wasn’t easy but was done eventually which required going th…