libeuclid-java
Science Score: 41.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Repository
Basic Info
- Host: salsa.debian.org
- Owner: java-team
- Default Branch: master
Statistics
- Stars: 0
- Forks: 0
- Open Issues:
- Releases: 0
Metadata Files
README.md
CML Euclid
A library of numeric, geometric and XML routines
Euclid was written ca. 1994 as Java had no useful libraries then. Much of the functionality is now present in Apache and other libraries and in an ideal world Euclid maths and geometry could be replaced. However, there are additions that are valuable.
It's used a lot in CML tools (JUMBO, JUMBO-converters) and also AMI (for extracting semantics from PDFs).
Releases
Instructions to increase the version:
shell
mvn versions:set -DnewVersion=2.13-SNAPSHOT
Deploy to Sonatype with the following commands, for snapshots and releases respectively:
shell
mvn clean deploy
Owner
- Name: Debian Java Maintainers
- Login: java-team
- Kind: organization
- Repositories: 1,459
- Profile: https://salsa.debian.org/java-team
Java Team repositories, coordination on debian-java@lists.debian.org and IRC #debian-java. https://java.debian.net Please use this repository creation script: https://salsa.debian.org/java-team/pkg-java-scripts/raw/master/setup-salsa-repository
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: Euclid
version: 2.12
date-released: 2025-07-20
url: "https://github.com/BlueObelisk/euclid"
preferred-citation:
type: article
authors:
- family-names: Murray-Rust
given-names: Peter
- family-names: Rzepa
given-names: Henry S.
title: "CML: Evolution and design"
year: 2011
month: 10
day: 14
journal: Journal of Cheminformatics
volume: 3
issue: 44
doi: 10.1186/1758-2946-3-44
url: https://doi.org/10.1186/1758-2946-3-44
Dependencies
- commons-io:commons-io 2.11.0
- joda-time:joda-time 2.10.14
- junit:junit 4.13.2
- org.apache.commons:commons-lang3 3.12.0
- org.apache.commons:commons-math 2.2
- org.apache.logging.log4j:log4j 2.17.2
- org.apache.logging.log4j:log4j-1.2-api 2.17.2
- xom:xom 1.3.7