vector
Here are 1,008 public repositories matching this topic...
OpenGL Mathematics (GLM)
-
Updated
Sep 2, 2020 - C++
MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
-
Updated
May 12, 2019 - Java
Google Earth Enterprise - Open Source
-
Updated
Sep 10, 2020 - C++
-
Updated
Mar 19, 2019 - Java
-
Updated
Jul 15, 2020 - Java
See below; version 2.4.2 from the ubuntugis ppa.
Expected output is just the version information, no crash.
$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2927, in <module>
main()
File "/usr/bin/gdal2tiles.py", line 2917, in main
input_file, output_folder, options = process_args(argv[1:])
-
Updated
Jun 30, 2020 - Go
Hi everyone,
I am building a sensor fusion framework based on nalgebra, and found out that we do not have support for Lie algebra operations like expmap and logmap. Is is appropriate to add them here or should I implement them in my own crate by using some traits?
Many thanks,
Fan
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
-
Updated
Sep 9, 2020 - PHP
Dynamic control over vector drawables!
-
Updated
Jun 1, 2020 - Java
Synfig version & platform:
Building from source
Debian sid
When I hit the Restore Defaults button, synfig restores everything back to factory settings AND saves it without the user either confirming the changes with OK butt
-
Updated
Sep 13, 2020 - JavaScript
Vector map library and writer - running on Android and Desktop.
-
Updated
Sep 9, 2020 - Java
An option like $ fio cat --bounds w s e n --bounds-crs <crs> --dst-crs <crs> would allow for filtering prior to reprojection, like $ ogr2ogr -spat w s e n -spat_srs <crs>.
See Toblerity/Fiona#210 for a discussion about standardizing bounding boxes as --bounds w s e n rather than --bbox w,s,e,n.
-
Updated
Sep 8, 2020 - C
A linear algebra and mathematics library for computer graphics.
-
Updated
Sep 1, 2020 - Rust
Add Runnable links of the code below the example.
Use link name Run Code which links to a Online C++ complier conatining the example code.
Use Rextester as the Online C++ Compiler (If you have a better suggesstion please comment).
Follow below steps to generate the Run Code Link.
- Go to Rextester
- Copy or write the example
Linear algebra in TypeScript.
-
Updated
Jul 30, 2020 - TypeScript
A vector and matrix library written in C# using hardware intrinsics
-
Updated
Jun 27, 2020 - C#
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
-
Updated
Jul 23, 2020 - C
Improve this page
Add a description, image, and links to the vector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector topic, visit your repo's landing page and select "manage topics."



Describe the bug
If partition tag set empty string, the message returned should be
Steps/Code to reproduce behavior
Expected behavior
**Env