Skip to content

issues Search Results · repo:qudtlib/qudtlib-java language:Java

Filter by

8 results
 (73 ms)

8 results

inqudtlib/qudtlib-java (press backspace or delete to remove)

Quick junit test: assertEquals(new BigDecimal(15120), Qudt.convert(new BigDecimal( 15.12 ), Units.MilliSV__PER__HR, Units.MicroSV__PER__HR)); Output: java.lang.AssertionError: Expected :15120 Actual ...
  • matthias-mueller
  • 3
  • Opened 
    on Feb 7
  • #109

For example, unit:FT-HR-PER-GAL_UK qudt:symbol lb/(gal (UK))/(lb/(ft·h)) ; See https://github.com/qudt/qudt-public-repo/issues/1112
  • fkleedorfer
  • 1
  • Opened 
    on Jan 30
  • #107

I m not sure exactly what the root cause is here, but there seems to be some bug in the way that kg scaling is computed. In the snippet below, I am doing one step in a process that dynamically creates ...
  • occamsystems
  • 10
  • Opened 
    on May 29, 2024
  • #100

As per the README, raising an issue regarding the availability of descriptions on Unit. Specifically, the dcterms:description. Is there any appetite to add this to your official codebase?
  • akram-hameed
  • 12
  • Opened 
    on Mar 13, 2024
  • #95

Since the last release, the LinearVelocity and some other quantity kinds are no longer connected to their more general quantity kinds in the hierarchy and their applicable units are gone. The reason is ...
  • fkleedorfer
  • 4
  • Opened 
    on Oct 27, 2023
  • #61

Hi, Thanks for this project! I m looking at integrating a Java library that does unit parsing and conversion. However, I m having trouble parsing a unit. If I call: Qudt.unitFromLabel( lb ) or Qudt.unitFromLocalname( ...
  • aleppard
  • 9
  • Opened 
    on Feb 18, 2023
  • #52

Qudt v2.1.20 is missing a quantitykind. qudtlib-java, however, still builds fine. Things to fix: - In such a case, the build should fail. - add the quantitykind manually during the build until the ...
  • fkleedorfer
  • Opened 
    on Oct 25, 2022
  • #30

When obtaining derived units for J * SEC^-1 we get: W = unit:J-PER-SEC W = MW W = mW W = W
  • fkleedorfer
  • Opened 
    on Oct 24, 2022
  • #27
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub