vector
Here are 1,027 public repositories matching this topic...
OpenGL Mathematics (GLM)
-
Updated
Oct 4, 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
Oct 6, 2020 - C++
-
Updated
Mar 19, 2019 - 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
Jul 15, 2020 - Java
-
Updated
Jun 30, 2020 - Go
Hi,
As it been considered to support alternative normalized device coordinates for Orthographic3 and Perspective3 ?
Currently both follow the OpenGL convention so are not usable in other situations (Vulkan for instance).
I am willing to work on it if it is desired to have that in nalgebra.
I can think of two approaches:
- have separate structures in separate pathes within the crate
- u
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
Oct 7, 2020 - PHP
Dynamic control over vector drawables!
-
Updated
Jun 1, 2020 - Java
I've noticed that this app doesn't contain a bundle identifier key in the Info.plist (https://github.com/synfig/synfig/blob/master/autobuild/osx/app-template/Contents/Info.plist)
every macOS app is supposed to have a unique CFBundleIdentifier
-
Updated
Oct 5, 2020 - JavaScript
Vector map library and writer - running on Android and Desktop.
-
Updated
Oct 6, 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
Oct 6, 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