Bug
It's broken and should be fixed
Help Wanted
Contributions especially appreciated
Good First Issue
Good opportunity for new contributors
Tilemaps
Area: Tilemaps core / editor plugins
#
duality
Here are 25 public repositories matching this topic...
A extremely fast ioc container for high performance applications
ioc
csharp
dotnet
dependency-injection
singularity
netcore
di-container
inversion-of-control
ioc-container
net
netstandard
duality
di
dependency-injection-container
ioc-framework
inversionofcontrol
-
Updated
Sep 14, 2020 - C#
Pathfinding framework
c-sharp
algorithm
csharp
graph
dotnet
astar-algorithm
pathfinding
potential-fields
duality
pathfinding-framework
flowfield
-
Updated
Nov 2, 2019 - C#
Home of the Duality docs website.
-
Updated
Feb 2, 2022 - HTML
Optimizers for/and sklearn compatible Machine Learning models
machine-learning
deep-neural-networks
neural-network
optimization
svm
artificial-intelligence
constrained-optimization
duality
numerical-optimization
nonlinear-optimization
optimization-algorithms
quadratic-programming
convex-optimization
sklearn-compatible
unconstrained-optimization
lagrangian-relaxation
optimizers
nonsmooth-optimization
-
Updated
Dec 27, 2021 - Python
A Dark Magento 1.9 Theme
-
Updated
Apr 7, 2017 - HTML
Some coding experiments with Meijer's duality (WIP)
-
Updated
Mar 14, 2017 - TypeScript
A community-developed Duality plugin implementing experimental or commonly requested features.
-
Updated
Sep 13, 2018 - C#
Bachelorarbeit zum Satz von Gelfand-Neumark
-
Updated
Aug 21, 2016 - TeX
A extension for visual studio containing templates for duality
-
Updated
May 22, 2018 - C#
This tool helps you explore the dual relationship between points and lines in space. Kinda spooky.
-
Updated
Jun 4, 2019 - Java
Matlab code for Peak matching of high-resolution mass spectrometry data with optimized hierarchical agglomerative clustering (OHAC)
-
Updated
Nov 1, 2017 - MATLAB
A collection of samples for Duality
-
Updated
Sep 24, 2017 - C#
Convex Optimization Algorithms
newton
machine-learning-algorithms
duality
gradient-descent
convex-optimization
adagrad
barrier
subgradient
-
Updated
Sep 15, 2018 - Python
The project involves a practical optimization problem that is modelled and solved using some mathematical optimization methods and software.
duality
convex-optimization
karush-kuhn-tucker
newton-method
linear-optimization
sequential-quadratic-programming
steepest-descent
simplex-method
convex-analysis
optimal-solutions
lagrange-duality
theory-of-optimality
optimization-problems
optimization-without-constraints
non-linear-constrained-optimization
convergence-properties
descent-direction
feasible-direction
frank-wolfe-method
-
Updated
Oct 24, 2020
Some Lab experiments of calculus and optimization techniques using Matlab
integration
calculus
matlab
game-theory
assignment-problem
duality
differential-equations
linprog
transportation-problem
simplex-method
dual-simplex
optimization-technique
big-m
-
Updated
Oct 14, 2021 - MATLAB
[42 Madrid] Our Global Game Jam 2022 'duality' game
-
Updated
Feb 13, 2022
Open
Playtesting
hucklebridge
opened
Jan 29, 2022
Improve this page
Add a description, image, and links to the duality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the duality topic, visit your repo's landing page and select "manage topics."
Summary
An IndexOutOfRange exception is thrown if the selected Tilemap's Tileset is switched. This exception only occurs if the Tileset has been painted on with Tiles that have a higher index than the new Tileset's maximum index. I also noticed that sometimes the tile pallette is not updated with the new Tileset.
How to reproduce