Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
...Equation Converter is a very simple Prefix/Infix/Postfix equation converter. It can detect and convert equation from one form to the other.
Important:
++++++++++
* supported operands: A-Z, a-z, 0-9 (only single character each)
* supported operators: '+', '-', '*', '/', '(', ')'
* do not use brackets while inputting Prefix/Postfix Equation
* do use brackets while inputting Infix Equation
* this application cannot validate equation; it can only detect and convert
Bellman, named after the character in Lewis Carroll's The Hunting of the Snark, is a
program for searching for catalytic interactions in Conway's Game of Life and potentially
other similar cellular automata. Results are derived directly from the automaton's evolution
rule, not generated from a list of candidate catalysts as with previous searchers.
...
* tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns.
* tbldesc: Summarize columns in file (e.g., proportion of character/numeric values, min/mean/median/max, missing values, correlation with a target column).
* tbljoin: Relational join without the need of pre-sorting and column matching.
* ...
See HostedApps/MediaWiki for examples.
HcryptoJ (Historical cryptology in Java) is a Java based programming library for implementing and analyzing historical ciphers. HcryptoJ is designed to support research and teaching in historical cryptography and computer science. Licensed under GPL.
Computes the characters of some Demazure modules of sl2^. Namely, consider the Weyl group element w_N = ... s_0 s_1 s_0 with a total of N factors. Then we can compute the character of the Demazure module V_{w_N}(m Lambda_0).
A language modeling tool kit written in Java for natural language processing applications. It can handle character-by-character modeling of unknown words, language model combination, comparison, and evaluation, as well as a number of smoothing techniques
MAED is a simple but powerfull math program with educational character.
It has a Lisp like programming language, a nice GUI. It can work in client-server mode.
A main goal is to make a program which can solve math problems using both numerical and symb
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
JCharacterMatcher is an application for matching characters represented as graphs. It computes the distance between two characters. The smaller it is, the bigger is the probability that both graphs represent the same character.