Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/squants

The Scala API for Quantities, Units of Measure and Dimensional Analysis
https://github.com/typelevel/squants

Merge branch 'master' into master

10bdc2e6dcf639de642e44c7fffcc521a1d28159 authored over 6 years ago
Merge pull request #312 from acarrasco/master

Add a regression test for #311

a9d471e09117c1e969e48078018366d7a778242c authored over 6 years ago
Add support for {Gibi|Mebi|Kilo|etc}bits (#304)

462450374214ffa06dd49aa294967cb25822895c authored over 6 years ago
Added the inches of Mercury unit in Pressure. Conversion factor as

published in: Barry N. Taylor, Guide for the Use of the International
System of Units (SI), 1995,...

8d19ef8a1deda20f48e5b3e4b887edfb37e630d1 authored over 6 years ago
Add a regression test for #311

e53f94abdb25daf63da4d77d3f4ea425240f1eca authored over 6 years ago
Fix Quantity hashcode method. (#307)

* Fix Quantity hashcode method. Previous version was broken equals/hashcode conduct.

* Add ha...

ed961e4485534d1285171abf47dcc5c0ae564cc2 authored over 6 years ago
Merge pull request #302 from dotty-staging/upstream

Migrations from Dotty

e50bc756c69613109dbf0b159516dc23d72a175a authored over 6 years ago
Merge branch 'master' into upstream

f1e2095eb11adeafddfc70af2a1855dabe353352 authored over 6 years ago
Merge pull request #303 from robotsnowfall/master

Added very large units of length: kpc, Mpc, Gpc

988aaf337e7666df1b089a93a857e62a9e212dec authored over 6 years ago
Added very large units of length: kpc, Mpc, Gpc

c05d4ec0b279a949352857f87a051df56c28549a authored over 6 years ago
Upgrade to sbt 1

0da027b9da60d7623a9a5e79db1878e7625d6667 authored almost 7 years ago
Some migration

- Rewrite `apply = parse _` to `apply(x: Any) = parse(x)`:
lampepfl/dotty#2994
- Remove self t...

6c1a10a4411df91c735e8b59bbe8005a82cd25ee authored almost 7 years ago
Fix inappropriate multiplication in conversion factors (#287)

* Fix misleading conversion factors
* Revert newline change to file that had no other changes

4479f6e3a6be119905e0b67e373a264502267275 authored almost 7 years ago
Merge pull request #295 from typelevel/wip-fix-defaultCurrency

Add ZAR and NAD to defaultCurrencySet

b3e59cf3596b13cad3831e40cc7eeec5891f6476 authored almost 7 years ago
Add ZAR and NAD to defaultCurrencySet

83117baf0546affd4f9b8837887ba7301bd28061 authored almost 7 years ago
Merge pull request #293 from typelevel/wip-dimension-parse-public

Make Dimension.parseString/Tuple public

569e0608716580b568147e14860349b207c0a0f1 authored almost 7 years ago
Address review comments

4f04597a6976a30f9190802db2b42030f4d18279 authored almost 7 years ago
Address review comments

b449978e10ae44eb8641fc596b0dbd13885d760e authored almost 7 years ago
Make Dimension.parse public

e9b553577a3b8aee56015668e7d77a03ff2fee5a authored almost 7 years ago
Merge pull request #294 from typelevel/wip-new-currencies

Add currencies ZAR and NAD. Add MoneyContext.withAdditionalCurrencies

c76920e6ed3f19466022911478ffd7a0f5fde712 authored almost 7 years ago
Add currencies ZAR and NAD. Add MoneyContext.withAdditionalCurrencies

fbd99ccde462afbe8f51b94168bd8bb5122f55c5 authored almost 7 years ago
Add units of measure: mm/s (velocity), mm/s^2 (acceleration), ng (mass) (#290)

* Define Nanograms and conversions to it

For uniformity, also add the implicit conversion Dou...

e47b49374d96d233db21364b11ff49700d3e0410 authored about 7 years ago
FIX #281 (#285)

b4b67ddea225149c271f5753db9a3e711c00b91e authored about 7 years ago
Add milliwatt hour energy unit (mWh) (#284)

1545e0b31ea379cb2a408c7b55e539724043f3c2 authored over 7 years ago
Added electron volt as a length unit (#279)

60a20c51276c257c4d1b39a4774ae79257c42a94 authored over 7 years ago
add power density, implement power method (#280)

879aa397f15866b0b77c4110c6295f187f117ab4 authored over 7 years ago
Energy electron volt (#273)

* Added electron volt unit of energy

* Tests for electron volt energy

* Internalize conver...

4c71dbf82e3cf3cbc653d0264bfb2f9ced0217cc authored over 7 years ago
Mass electron volt (#275)

* Added electron-volt as a unit of mass

* Renamed unit to ElectronVoltMass

cad949d1f687a736f42d24c3b81d8792c70710ad authored over 7 years ago
Merge pull request #271 from cquiroz/magnetic-permeability

Permeability

cbabfe7eb877a03edef225c6074d380049ee4efc authored over 7 years ago
Support multiplication of permeabilty by distance to produce inductance

208d99c301830b964c99a851529114fac9915bfc authored over 7 years ago
Support Inductance divided by Length to get Permeability

c7579f3c4fe8e4587006b78c8b557c5c9acb201b authored over 7 years ago
Use val where appropriate

e3f5d6706f5fe1d53b60f50a72820a5ab7c141b4 authored over 7 years ago
Renamed quantities to Permeability

17a1f160956ad2c2c296e24cb33c1c8f1d3f426d authored over 7 years ago
Added tests for MagneticPermeability

4c3f4ac7706ea12b91edb732d4702e61a20906b3 authored over 7 years ago
Definition of Quantity for Magnetic Permeability

9c2f633aad51fc0106fdfaf37217df5d4123939d authored over 7 years ago
Upgrade Scala Native to 0.3.0 (#277)

9457cdb07d8c1e7242043d6b3e3b0fbb4f6690a1 authored over 7 years ago
Improve Double and Dimensionless interoperability (#267)

474621e46d4bdce79e019a2a4eca4f6ee8ad22e6 authored over 7 years ago
Merge pull request #274 from underscorenico/issue-252-5

add MolarEnergy, implement Energy unimplemented method

f15a5a3ffc13033c7874f96ff6a0eb202ae17826 authored over 7 years ago
add MolarEnergy, implement Energy unimplemented method

92bbded11b82459aed5f342a4cb294118529bd69 authored over 7 years ago
add ElectricFieldStrength, implement ElectricPotential unimplemented method (#272)

258d2b7a4224cf26604ca666328beba2efac0499 authored over 7 years ago
add ElectricCurrentDensity and MagneticFieldStrength types

ffca49d099b2632fdb96024ba713452053108dd0 authored over 7 years ago
add AreaElectricChargeDensity, ElectricChargeDensity, ElectricChargeMassRatio and LinearElectricChargeDensity types

a150df334e114463bb9f373e9ad16c541ee122cd authored over 7 years ago
Fixes comments on PR

- Adds tests to AreaDensitySpec
- Adds AreaDensityConversions.poundsPerAcre
- Replaces PoundsPer...

5f051fbae0ba2a58de66309d9d6893874981c8f6 authored over 7 years ago
Adds mass.AreaDensity UOM PoundsPerAcre

This is a unit we're using at Cibo which wasn't availble. It's easy
enough to define it locally,...

d1ea6f97e7ff218f6438d3110f63e9be3109004b authored over 7 years ago
Merge pull request #268 from typelevel/wip-money-precision

Fix precision issues with Money

720a6ba692f09b026a93bd42ad7a0557b06e23fe authored over 7 years ago
Fix precision issues with Money

Also temporarily reverted to Scalariform 1.5.1

e85dc254c87a72cb65196092c6983e8e3210fd2c authored over 7 years ago
add permittivity type and implement unimplemented function in capacitance

c5eaff0cfb09a4a05d3c348a32d979f23dca7b51 authored over 7 years ago
Update to scalajs 0.6.17

1367d4d0b340125957600e1bdddcfad6a9e5f0bd authored over 7 years ago
require a value when parsing Temperature strings

bf9f62eb4989f9eef8ed0c71a9b62c252f49a5be authored over 7 years ago
add ether and litecoin `Currency`s

81cfd3d5271bafc3ccf57c9437c4c0ca4cedb206 authored over 7 years ago
add inductance units and conversions

3a561c697c51c865f221f38e040f5400873c7b9f authored over 7 years ago
Merge pull request #260 from underscorenico/refacto

Refactoring, added *this* keyword to methods using *that* as parameter

0ed175ee109f1bec883aa9738ade8d8dcf13422b authored over 7 years ago
add *this* keyword on methods using *that*

42bee402d1040aa16cbc8364de6a26578a078bef authored over 7 years ago
Merge pull request #258 from underscorenico/master

update .gitignore

eca238481e6e20be189a74f4e1496c62f1d080a2 authored over 7 years ago
update .gitignore

ecda8dcaaa5b0ee596ccfd4ddf9f0fadeb2660f6 authored over 7 years ago
add ciris to third-party libraries

3372c44a2dde1ed4678944657014c98dac987f57 authored over 7 years ago
Restored lost release instructions

c2ecfbf28468fe4ab3cb5ce06f1049fa90287621 authored over 7 years ago
Merge pull request #241 from cquiroz/release-1.3

Release 1.3.0

8be8ffba03ce42330a18992fcc38a8cbc549dc8a authored over 7 years ago
Merge branch 'master' into release-1.3

d4fa4a8dd785bc50b6175150ad143b8e246f5d79 authored over 7 years ago
update QuantityRange's error message and docs to clarify behavior

853b609bad850ead26f90f3b9e1a19c2737ee5fe authored over 7 years ago
fix broken scaladoc links

4eeea4bbcd5e3445e1b22721bfa3f4594334142e authored over 7 years ago
add scaladoc

80055c412a1b9540b3b4bf7163973441976d2645 authored over 7 years ago
add formatter docs; minor adjustments for formatter syntax

c39940905753409701704487db64453d478dfe5a authored over 7 years ago
move unitgroup and formatter into experimental package; make DefaultFormatter a class

d3e11dbfd97ebeabdafe48a22140556951e02d88 authored over 7 years ago
Release 1.3.0

26d14876a2f3445af289b821ac2fca5269b834bf authored over 7 years ago
add UnitGroup docs; import UnitGroup in REPL

519ab83dde19fd77c6365453a6a7d577f8a48cae authored over 7 years ago
add formatters

9b3933d2c5055471002b1ed623559afa87c9e537 authored over 7 years ago
Update to sbt 0.13.15

Update to Scala 2.12.2 and 2.11.11
Update sbt to 0.13.15
Update Json4s to 3.5.1
Update scalatest ...

b53c44d7e0db67bff6329161cf5574c7a4721744 authored over 7 years ago
Merge pull request #238 from Team846/scala-native-support

Add Scala Native as a supported platform

eb4612e4759af2e1fc39593ecfb60836226cc5ea authored over 7 years ago
Add Scala Native as a supported platform

9f01b17c234aec1c74b0652405460567a5012fe5 authored over 7 years ago
add new ImplicitDimensions for rotational units

58f2ac5294aededb874a2e959e3fc3011dcaf8b3 authored over 7 years ago
SI unit groups; misc other unit groups

389de5223c0be00e06867b41de0ed81dac6ff6d3 authored over 7 years ago
set @deprecated correctly - these values will be deprecated in 1.3

fb30ced77832f82027f203d21d0c96f033243b6e authored over 7 years ago
set @since correctly - these changes will be in 1.3

37f51263a2de0b77faf634c6160c610662a7da97 authored over 7 years ago
add paxelord to contributors list

86d3bf6f1a569d94ca19f30525fe613d910362bd authored over 7 years ago
UnitGroup and tests for sorting

fix package location

11c82707af3c4b36f2660ac9ab7861fbd31b5e5f authored over 7 years ago
fix typos

11fb8c16b847638d2cbfb73473886dc683f473dd authored over 7 years ago
Merge pull request #227 from Team846/rotational-dynamics-units

Rotational dynamics units

6e3408d59fe2899991d9bb769816f24782298226 authored over 7 years ago
Add conversion to units relating to rotational dynamics units and add unit tests

4f277d355f5260f06c4c7a96742da41c880bef6c authored over 7 years ago
Clarify onRadius method in angular quantities, remove implicit conversion from Energy to Torque, and simplify code

446820956c25256934f1efd8ca8a3514353ca0cc authored over 7 years ago
Add units required for calculations relating to rotational dynamics such as Torque, MomentOfInertia, and AngularAcceleration. In addition, add multiply methods to Angle and AngularVelocity

b9fe5f43d7d27414c372a8c7be730d595b190817 authored over 7 years ago
add SiUnit trait to SI Units in mass package

00f5268100cdb9747f5fafa42f2694dc8446ea72 authored over 7 years ago
add SiUnit marker trait to SI units in electro package

8bb2abbd6325ce253f3ad181566f31325a0d4fa4 authored over 7 years ago
remove SiUnit from KilometersPerHour as Hour isn't an SI unit

7e601bc3b1fc761cb47cd94fdafde01018f5c99c authored over 7 years ago
add SiUnit trait to SI Units in motion

0b9bf75790960d53bc4a7ce0faa0b9021f9405b0 authored over 7 years ago
add SiUnit trait to SI Units in radio package

435976a07b501cd2d90eb32f13d0a31a39dd62e4 authored over 7 years ago
add SiUnit trait to SI Units in time package

4d729657ac67992f38f6cd8e3dcc142767110787 authored over 7 years ago
add SiUnit trait to SI Units in space package

a099907c438bc4828abbfacaf9ea34486de466a9 authored over 7 years ago
Merge pull request #221 from typelevel/si-energy

add SiUnit annotations to SI units in energy package

242c99c9dcdc884cee3f4b7bdff023c82ef2207b authored over 7 years ago
add SiUnit annotations to SI units in energy package

a77e96807c38a54aceb786899794ee7715683515 authored over 7 years ago
Merge pull request #213 from typelevel/wip-squantified-divide

Frequency Enhancements

67e03c0a8f42dfc6b519da86c3a8d74498e1706e authored almost 8 years ago
Merge branch 'master' into wip-squantified-divide

56dbee798fc8389529cb17e5e77ebb8ad5f9689f authored almost 8 years ago
Merge pull request #218 from typelevel/fix-money-context-tut

Stabilized toString output for MoneyContext and MoneyNumeric

ffc43814e56e41b17a2aa9342e858e4551723daf authored almost 8 years ago
Stabilized toString output for MoneyContext and MoneyNumeric

ca184bfb96fda144af6f23d3f7dade24fbd4f3ac authored almost 8 years ago
Frequency Enhancements

Added /(Time) and per(Time) to Squantified numbers to support expression like:

val f: Frequency...

78bf5a2d7e44fd04d08686ac8feedf2ec5959b46 authored almost 8 years ago
Merge pull request #217 from typelevel/wip-money-rounding

Money Improvements and Rounding

4af61c760936c2e5638ae6aa0304eac1cf36a59e authored almost 8 years ago
Money Improvements and Rounding

* added `Quantity.rounded`
* added `Money.rounded`
* modified `Money.toString` to use unrounded ...

ca6390b49ca8468817d532a028c0d1d986c5ebbb authored almost 8 years ago
Merge pull request #211 from derekmorr/update-contributors

add Doug Hurst to contributors

68e67d0e23637e0ec537efc7cf2bc4d476c5ae4d authored almost 8 years ago
add Doug Hurst to contributors

ecfde090ac6e13129107839bb73729b4523e3cae authored almost 8 years ago
Merge pull request #210 from cquiroz/pressure-units

Pressure units

2515d280e1146cd0e235e4e9663f2ee5cc03fbec authored almost 8 years ago