Passwordless Authentication and Passwordless Security
Identity is everything. Protect it with Duo.
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Get a Free Trial
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Julia bindings for various mathematical libraries (including flint2)
Nemo is a computer algebra package for the Julia programming language. It aims to cover commutative algebra, number theory and grouptheory. Julia bindings for various mathematical libraries (including flint2)
Complex quaternion calculator with Lorentz boosts and rotations
C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / and functions for Lorentz boosts and rotations.
THEORY
Complex quaternions have form
q = A + B * I + C * J + D * K
A, B, C, D complex
I * I = -1
J * J = -1
K * K = -1
I * J = K
J * I = -K
J * K = I
K * J = -I
K * I = J
I * K = -J
Transpose T takes I into -I, J into -J, K into -K...
GroupExplorer is mathematical visualization software for the abstract algebra classroom.
Users can explore dozens of finite groups (and morphisms among them) visually and interactively.