issues
search
ABRG-Models
/
morphologica
A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
https://abrg-models.github.io/morphologica/
Apache License 2.0
260
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it possible to releaseContext after morph::Visual construction
#294
sebjameswml
closed
3 days ago
2
Removes Grid::n attribute, replacing with Grid::n() and removing Grid…
#293
sebjameswml
closed
4 days ago
0
Slightly nicer string constants in morph::tools
#292
sebjameswml
closed
4 days ago
0
morph::Tools refactor
#291
sebjameswml
closed
5 days ago
0
Updates scale docs following refactor
#290
sebjameswml
closed
5 days ago
0
Refactor morph::Scale -> morph::scale
#289
sebjameswml
closed
5 days ago
0
Quaternion refactor
#288
sebjameswml
closed
5 days ago
0
Dev/refactor matrix nn
#287
sebjameswml
closed
5 days ago
0
Refactor core maths classes
#286
sebjameswml
closed
5 days ago
2
Decide what to do about Grid::n
#285
optseb
closed
4 days ago
1
Adds axes indicator to healpixvis
#284
sebjameswml
closed
1 week ago
0
Add coordinate axes indication arrows to healpix visual
#283
sebjameswml
closed
1 week ago
0
Test HdfData with libhdf 1.12 or 1.14, as 1.10 is getting old
#282
optseb
closed
1 week ago
1
Need to know what the HDF5_INCLUDE_DIR is
#281
sebjameswml
closed
1 week ago
2
Mac CI builds are failing - can't find hdf5.h
#280
optseb
closed
1 week ago
0
Experiment with and document behaviour of the casting of std::array to morph::vec (and vector to vvec)
#279
optseb
closed
1 week ago
1
shift_index functions added into Grid class
#278
blenk13
closed
2 weeks ago
1
find_nearest_neighbours() and indicies_in_radius() functions added to Grid
#277
blenk13
closed
2 weeks ago
0
add the first components with an example how to use
#276
fabien-colonnier
opened
3 weeks ago
8
templated using directives may be more readable for some of the classes in trait_tests.h
#275
optseb
opened
3 weeks ago
2
Adds a 'suggest_dims' static method to the Grid class
#274
sebjameswml
closed
1 month ago
0
Adds complex number handling to morph::range and morph::Scale
#273
sebjameswml
closed
5 days ago
1
Adds constexpr tests of the range class
#272
sebjameswml
closed
1 month ago
0
Demonstrate that += and -= are ok in constexpr fn
#271
sebjameswml
closed
1 month ago
0
Adds a Colourmap browser
#270
sebjameswml
closed
1 month ago
0
GraphVisual auto-rescaling review
#269
sebjameswml
closed
1 month ago
0
Review the autorescale_x/autorescale_y logic in GraphVisual
#268
sebjameswml
closed
1 month ago
1
Adds signed indexing to vvec
#267
sebjameswml
closed
1 month ago
0
Output a colour map string name which matches the C++ code name for ColourMapType
#266
sebjameswml
closed
1 month ago
0
Make ColourMap name string case match code
#265
sebjameswml
closed
1 month ago
0
setContext() call is not correct in OWNED_MODE
#264
sebjameswml
closed
1 month ago
0
setContext in `~Visual` breaks Qt examples
#263
sebjameswml
closed
1 month ago
0
Adds colourmaps from CET, Fabio Crameri and William Lenthe
#262
sebjameswml
closed
1 month ago
2
Remove a couple of .DS-Store files
#261
sebjameswml
closed
1 month ago
2
Adds ushort support for read in a container of data
#260
sebjameswml
closed
1 month ago
0
Correct rounding error in number of pixel computation and grid drawing
#259
fabien-colonnier
closed
1 month ago
2
257 visual destruction opengl error
#258
sebjameswml
closed
1 month ago
0
Visual destruction and re-creation can fail in some orders
#257
sebjameswml
closed
1 month ago
0
A possible solution to keeping text labels all legible.
#256
sebjameswml
closed
1 month ago
1
When appending to a graph, the x axis tick labels can get crowded
#255
sebjameswml
closed
1 month ago
0
Adds a nice test of all the 1D colourmaps for perceptual uniformity
#254
sebjameswml
closed
1 month ago
0
Healpix astrometry more c++
#253
sebjameswml
closed
1 month ago
0
240 vvec of vecs in grid
#252
sebjameswml
closed
1 month ago
0
Adds a function to look up an index from a passed-in coordinate.
#251
sebjameswml
closed
1 month ago
0
Minor improvements
#250
sebjameswml
closed
1 month ago
0
221 cmb colourmap
#249
sebjameswml
closed
1 month ago
0
`morph::vec::operator+=` may not be used in a constexpr function
#248
sebjameswml
closed
1 month ago
2
Merge pull request #245 from ABRG-Models/221-CMB_colourmap
#247
sebjameswml
closed
1 month ago
0
More colourmaps to incorporate
#246
sebjameswml
closed
1 month ago
2
Adds Matthew Petrov's Planck colour map
#245
sebjameswml
closed
1 month ago
0
Next