BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Starting off as a simple LISP command in AutoCAD this HAVC pipe size calculator was migrated to a standalone Java application.
Calculates HVAC minimum pipe ID based on GPM and FPS for numerous fluid types (found in the fluid density chart on EngineeringToolbox.com)
Includes a table to automatically calculate riser piping sizes per floor.
Read the README.txt file included in PipeSize.zip for instructions.
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>
...
A command which, for a given IP address and subnet mask, gives information about Network ID, broadcast address, first IP address, last IP address and network size. Examples using command: (ncalc 192.168.0.150 255.255.255.0) or (ncalc 192.168.0.150/24