Skip to content

Modular mathplot MAJOR CHANGE#136

Open
sebsjames wants to merge 248 commits into
mainfrom
dev/modules
Open

Modular mathplot MAJOR CHANGE#136
sebsjames wants to merge 248 commits into
mainfrom
dev/modules

Conversation

@sebsjames

@sebsjames sebsjames commented Mar 11, 2026

Copy link
Copy Markdown
Owner

This PR will update mathplot with a modular build system, using modular sebsjames/maths. It will require much more up-to-date compilers (clang-20 and up or gcc-16 and up).

As well as the modules change, there have been a number of improvements in the code, including simplification of the class structure, and removal of a circular dependency. Some additional functionality has also been added, as I have been using this branch for my real work for several months.

sebsjames added 30 commits March 4, 2026 22:43
…t VisualModel and VisualModel about VisualBase
@sebsjames sebsjames linked an issue Jun 15, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple definitions linker error when using mathplot from several compilation units GraphVisual::append is broken for multiple datasets

1 participant