#
phi
Here are 36 public repositories matching this topic...
egreer
commented
Oct 15, 2018
As part of the test cleanup we added rubocop and created exceptions in https://github.com/apsislabs/phi_attrs/blob/master/.rubocop.yml to not impact existing behavior.
In the PR for this each of the # TODO: RUBOCOP should be an individual commit that removes the exception and fixes the offending file so that we can do a step by step comparison.
Shell script installer, updater, and dependency manager
linux
dependency-manager
parsing
deployment
installer
pipe
remote-execution
shell-script
dependency-parser
linux-app
bash-script
php-cli
phi
remote-admin-tool
bash-deployment
-
Updated
Jul 5, 2020 - PHP
A fast implementation of Euler's totient function phi(n) in C++
-
Updated
Jan 4, 2018 - C++
Philter Golang SDK
golang
golang-library
phi
sensitive-data-security
sensitive-data
pii
personally-identifiable-information
philter
-
Updated
Nov 12, 2020 - Go
Philter Java SDK
java
phi
sensitive-data-security
sensitive-data
pii
personally-identifiable-information
protected-health-information
philter
-
Updated
Nov 18, 2021 - Java
An abstraction that define the generic layout of data engines
-
Updated
Oct 23, 2020 - C#
Wordlist Situs Block Porno - Indonesia
-
Updated
Jun 13, 2021 - HTML
Design tools focussing on the golden ratio.
-
Updated
Mar 17, 2020 - Vue
random stuff for Xeon Phi (Knights Corner, k1om, ...)
-
Updated
Feb 3, 2017 - Shell
Square root of the golden ratio.
nodejs
javascript
node
math
stdlib
ratio
mathematics
const
node-js
constant
tau
golden
phi
golden-number
golden-mean
golden-section
divine-section
golden-cut
medial-section
divine-proportion
-
Updated
Sep 6, 2021 - Makefile
This code plots prime numbers, their position, spin, and rotation in the prime hexagon. See The Prime Hexagon video at: https://www.youtube.com/watch?v=fQL4KRH3wUQ
youtube
math
tad
prime
pi
numbers
hexagon
phi
hexspin
gallion
primehexagon
primenumbers
prime-hexagon
-
Updated
Feb 12, 2018 - Python
A Python 3 package to parse the Ibycus format, used by the TLG & PHI CD-ROM.
-
Updated
Jun 28, 2020 - Python
Golden ratio.
nodejs
javascript
node
math
stdlib
ratio
mathematics
const
node-js
constant
tau
golden
phi
golden-number
golden-mean
golden-section
divine-section
golden-cut
medial-section
divine-proportion
-
Updated
Aug 22, 2021 - Makefile
Philter .NET SDK
dotnetcore
dotnet-core
phi
sensitive-data
pii
personally-identifiable-information
protected-health-information
philter
-
Updated
Nov 24, 2020 - C#
Approximate numeric constants such as Pi and Phi to arbitrary precision (and analyze the results).
-
Updated
Dec 4, 2020 - Java
golden ratio tools for maya
-
Updated
Dec 17, 2017 - Mathematica
Improve this page
Add a description, image, and links to the phi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phi topic, visit your repo's landing page and select "manage topics."
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.