Kevin Matthes

Results 62 issues of Kevin Matthes

In order to enhance the build process, we could a add a list of required software in order to build this project. Users who are interested in cloning and building...

enhancement
question
build routine
documentation
welcome page

Some projects, like [SuperCages](https://github.com/cordafab/SuperCages), provide a separate BibTeX database entry in order to ensure the intended style of citing. The referenced project provides it in the README. Since our `README.md`...

enhancement
question
documentation
welcome page

In order to prepare an active contribution to the project, I would like to know more about the applied conventions. By doing so, I intend to keep a uniform look...

enhancement
question
documentation

As the `CONVENTIONS.md` was enriched with new conventions, recently, due to the ongoing discussion in #120, it becomes more and more a contribution guideline for developers. Since GitHub defines in...

enhancement
question
documentation

Line 7 of `nfft/support/Portfile` contains still the old version number `3.3.2`. Can this be updated is this outdated version description still relevant?

question
automation
build routine

When building the project using the `./configure` step, users might pass the options `--with-matlab=` and `--with-octave=`, followed by the actual installation path each. UNIX systems offer the `which` command which...

enhancement
question
automation
build routine

Some IDEs, such as compilations of the Visual Studio Code code base (VSC-like, in the following), for instance, bring their own build systems. The system of the VSC-likes is based...

enhancement
question
automation
build routine

Due to the ongoing discussion on further conventions, #120, I wondered if meeting the recent requirements according to `CONVENTIONS.md` might be easier if some software would check or rather optimise...

bug
enhancement
question
automation
build routine
documentation

How about adding a progress bar such as the one `apt` has to the build routine? This would be an enhancement for the users who build `NFFT` for the first...

enhancement
question
build routine

Sometimes, it is a good idea to tidy up internal macros somehow in order to avoid name clashes in case the macro should be defined already in another dependency. Furthermore,...

bug
duplicate
enhancement