Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Fixed point 16/32 integer FFT library for the RaspberryPi and Android
This library is being created as I have a need to do very fast FFTs on low end devices not supporting the NEON instruction set.
The RaspberryPi is an ideal candidate for developing in gcc before porting to JNI for low spec Android devices, hence it's inclusion.
Fixed point 16/32 integer FFT library suitable for the RaspberryPi and Android devices.
Includes test stubs for gcc on the RaspberryPi and a Basic4Android wrapper from JNI.
It includes hand optimised ARMv6 assembler, demonstrating techniques such as pipeline stuffing to achieve maximum performance.
...