-
``` python
[philippekirschen@kirschens-macbook-pro pyxfoil]$ python genpolar.py
No directory specified:
Enter a run directory >> test1
test1
New run created: test1
Genpolar >> nacaset = ['2412']
Genp…
-
This suggestion was submitted by Adam Reynolds ( @awjre ):
-
# Anthony Reynolds - example post 2
[https://m0n4d1.github.io/anthonyreynolds.dev/posts/2019-09-17-test.html](https://m0n4d1.github.io/anthonyreynolds.dev/posts/2019-09-17-test.html)
-
# Basic XOR-rotates and their inverse
Simplified description of bijections formed only from XORs and bit rotations.
[http://marc-b-reynolds.github.io/math/2017/10/13/XorRotate.html](http://marc-b-re…
-
# A cheap normal distribution approximation
A brief explaination and implementation of the standard normal distribution approximation
[https://marc-b-reynolds.github.io/distribution/2021/03/18/Chea…
-
# Integer multiplicative inverse via Newton's method
A short note on computing the modular multiplicative inverse of an odd integer.
[http://marc-b-reynolds.github.io/math/2017/09/18/ModInverse.html…
-
# Random number draws with fixed parity
Describes simple transforms to generate random numbers with a given parity and the math background.
[http://marc-b-reynolds.github.io/math/2022/01/28/RNGParit…
-
The following improvements need to be made to the vertical tail model:
- [ ] Constrain taper by something like minimum Reynolds number for tip stall
- [ ] Improve the weight model
(list is work in pr…
-
In reference to function **dp_edgedOverall_DP**
SOURCE_1: Idelchik, I.E.: HANDBOOK OF HYDRAULIC RESISTANCE, 3rd edition, 2006
In line 67: Real B=24.8
"Coefficient considering effect of Reynol…
-
I am using MirageJS which uses pretender but the issue I think lies in pretender.
Trying to mock an API that uses RSQL as a query language. Requests look like the following `/api/films?filter=genre…
cmjio updated
3 years ago