| Merge pull request #108 from mathnet/dependabot/nuget/NUnit3TestAdapter-4.5.0 |
|
More...
|
over 2 years ago
|
| Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 |
|
More...
|
over 2 years ago
|
| Merge pull request #110 from mathnet/dependabot/nuget/FsUnit-5.6.1 |
|
More...
|
over 2 years ago
|
| Bump FsUnit from 5.3.0 to 5.6.1 |
|
More...
|
over 2 years ago
|
| Create dependabot.yml |
|
More...
|
over 2 years ago
|
| align building docs with Numerics |
|
More...
|
over 2 years ago
|
| attempt to revive, upgrade tooling |
|
More...
|
over 2 years ago
|
| Use .NET SDK 5.0.100 |
|
More...
|
almost 5 years ago
|
| Use paket as local tool instead of bootstrapper |
|
More...
|
almost 5 years ago
|
| Install local tools paket and fake-cli |
|
More...
|
almost 5 years ago
|
| Operators: fromReal -> fromDouble, fromReal32 -> fromSingle |
|
More...
|
over 5 years ago
|
| Value: fromReal -> fromDouble, fromReal32 -> fromSingle |
|
More...
|
over 5 years ago
|
| Approximation: fromReal -> fromDouble, fromReal32 -> fromSingle |
|
More...
|
over 5 years ago
|
| Release v0.24.0 |
|
More...
|
over 5 years ago
|
| Usability: provide a preset of a-z variables that can be opened on demand |
|
More...
|
over 5 years ago
|
| Fix references in script file |
|
More...
|
over 5 years ago
|
| Remove From prefix again from static members (was temporarily added back for an investigation) |
|
More...
|
over 5 years ago
|
| Operators now provides I, E and Pi (instead of pi) constants, simplifications |
|
More...
|
over 5 years ago
|
| Simplification: don't build operators using other operators |
|
More...
|
over 5 years ago
|
| Static member operators have proper type annotations, preventing them to be inferred as generic. Fixes long build time. |
|
More...
|
over 5 years ago
|
| Align on using Operators module instead of Expression static members within code base |
|
More...
|
over 5 years ago
|
| Build: drop (unused) strong name support, manual assembly info |
|
More...
|
over 5 years ago
|
| Release v0.23.0 |
|
More...
|
over 5 years ago
|
| Better support for decimal values, drop From prefix in Expression.FromInt32 et al |
|
More...
|
over 5 years ago
|
| Update Numerics to v4.15 |
|
More...
|
over 5 years ago
|
| Travis: Mono lock down to 6.10.0 (6.12.0 with F# 5 seems not to work with old FSharp.Core) |
|
More...
|
over 5 years ago
|
| License: remove header in hope that GitHub can properly recognize it |
|
More...
|
over 5 years ago
|
| Release v0.22.0 |
|
More...
|
over 5 years ago
|
| Approximations must always render with a decimal point (to avoid confusion with integers) |
|
More...
|
over 5 years ago
|
| Approximation: allow reduction of 0.0*x to 0.0, better handling in polynomial/rational algorithms #84 |
|
More...
|
over 5 years ago
|