Skip to content
#

affine

Here are 21 public repositories matching this topic...

evetion
evetion commented May 26, 2020

As reported by @vernimmen

julia> ga = GeoArray(rand(Int, (100,100)))
100x100x1 Array{Int64,3} with AffineMap([1.0 0.0; 0.0 1.0], [0.0, 0.0]) and undefined CRS

julia> GeoArrays.write!("test.tif", ga)
ERROR: KeyError: key Int64 not found
Stacktrace:
 [1] getindex at ./dict.jl:477 [inlined]
 [2] #unsafe_create#30 at /Users/evetion/.julia/packages/ArchGDAL/FiLcr/src/dataset.jl:200 [inl

A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)

  • Updated Sep 15, 2018
  • C++

Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)

  • Updated Dec 13, 2017
  • Python

Improve this page

Add a description, image, and links to the affine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the affine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.