-
Updated
Feb 17, 2022 - TypeScript
dimensions
Here are 165 public repositories matching this topic...
-
Updated
Sep 24, 2020 - Kotlin
-
Updated
Mar 10, 2022 - TypeScript
-
Updated
Mar 2, 2022 - TypeScript
It came up in #41 that it would be nice to have functions like abs()
, sqrt()
, etc. implemented on $System<f64, U>
(and friends) directly, and not just through traits, so that they could be called without the traits in scope.
I notice that every time I click home and choose a different type of device, it reverts back to opening https://virejdasani.github.io/Responsivize/ in each device instead of the URL I changed it to.
I think it should either save the URL you change it to to be used everywhere or add somewhere that we can change what the default URL is set to.
-
Updated
Jul 10, 2017 - JavaScript
-
Updated
Apr 14, 2017 - Java
-
Updated
Nov 26, 2018 - Elixir
-
Updated
Jun 29, 2021 - C++
-
Updated
Mar 3, 2017 - TypeScript
-
Updated
Feb 18, 2022 - PHP
-
Updated
Mar 1, 2022 - Jupyter Notebook
-
Updated
Jun 9, 2021 - Kotlin
-
Updated
Dec 23, 2021 - Haskell
-
Updated
Nov 6, 2020 - Java
-
Updated
Jan 9, 2017 - PHP
-
Updated
Jan 17, 2019
-
Updated
Jan 27, 2020 - D
-
Updated
Apr 20, 2017 - JavaScript
-
Updated
Dec 16, 2021 - Go
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Jan 19, 2022 - Elixir
-
Updated
Jan 1, 2017 - C++
-
Updated
Aug 7, 2021 - Python
-
Updated
Sep 20, 2017 - C#
-
Updated
Apr 29, 2021 - HTML
-
Updated
May 14, 2020 - Vue
Improve this page
Add a description, image, and links to the dimensions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dimensions topic, visit your repo's landing page and select "manage topics."
The documentation says this "Even though mp-units library does not implement any Linear Algebra types it is generic enough to be used with other Linear Algebra libraries existing on the market.". A set of examples using Eigen would be helpful. Blaze would probably be good too, but personally I don't use it so it's a lower priority for me.