Skip to content

Commit

Permalink
minor fix in rank
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercyb committed Jul 31, 2024
1 parent 2200e96 commit fbec694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/cyberank.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ alias:: cyber rank
res.sort(reverse=True, key=lambda x: x[1])
return res
```
- [[go-cyber]] [implementation of cyberank in go](https://github.com/cybercongress/go-cyber/blob/main/x/rank/keeper/calculate_gpu.go#L22)
- [[go-cyber]] [implementation of cyberank in go](https://github.com/cybercongress/go-cyber/blob/main/x/rank/keeper/calculate_gpu.go#L22)
- cyberank is being used as factor in
- [[standard inference]]
- [[syntropy]]
Expand Down

0 comments on commit fbec694

Please sign in to comment.