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.
Try free now
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds.
Maven dependancy:
<dependency>
<groupId>uk.ac.ebi.cheminformatics</groupId>
<artifactId>NP-Likeness</artifactId>
<version>2.1</version>
</dependency>
Required repository:
<repositories>
...
Swing GUI based projectile motion problem solver.
Simply input the known values and click solve. Contains error handling to detect if too much data was entered or if not enough data was entered. Also provides a menu for swapping between metric and Old English units. Sample problem situations provided in "sampleProblems.txt". An executable .jar is provided for running the application. (The application takes a few seconds to start.)
NOTE: in most situations in which the final y axis...