The Wayback Machine - https://web.archive.org/web/20201130171202/https://github.com/topics/network-monitoring
Skip to content
#

network-monitoring

Here are 510 public repositories matching this topic...

vpax
vpax commented Oct 22, 2020

Per https://try.zeek.org/#/tryzeek/saved/461913, the statement:

print 0.0000000000005;

produces the output:

0.0

rather than what I'd expect, which is:

5e-13

The same occurs for the explicit statement:

print 5e-13;

The underlying problem appears to be that while modp_dtoa2 has logic for converting very large values to scientific notation, it doe

Poseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device.
  • Updated Nov 29, 2020
  • Python

Improve this page

Add a description, image, and links to the network-monitoring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-monitoring topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.