Dilawar Singh
Dilawar Singh
Following is my entry in CMake ``` include(ExternalProject) SET(DSP_SOURCE_DIR ${CMAKE_SOURCE_DIR}/external/aquila) ExternalProject_Add( aquila PREFIX ${DSP_SOURCE_DIR} URL https://github.com/zsiciarz/aquila/archive/master.zip CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=${DSP_SOURCE_DIR} ) INCLUDE_DIRECTORIES(${DSP_SOURCE_DIR}/include) ``` It does not link OouraFft library with aquila therefore...
I have a `property msgs` that stores list messages I want to display in different tabs. I am not maintaining different properties for each tab. I can do that if...
- Requires PyQt5. - Does not require PySide (does not support >3.4) - Works with Python3. - Added couple of scripts for easy testing.
In pdf writer (`pypublish`), pandoc still uses `-R` option which has been removed. It does not compile with version 2.7 (Arch Linux). This PR removes `-R` and added extension `+raw_tex`...
Fixed a formatting error in docs.
Repository URL: https://software.opensuse.org//download.html?project=home%3Adilawar&package=tippecanoe These packages are built by Open Build Service for following Linux flavors (A few more like Arch and AppImage are also possible) for all non-EOL releases. ...
s there a way to pass `--yes` from command line for the following? I run obs in batch mode and sometimes (though rarely), this happens and build get stuck. https://github.com/openSUSE/obs-build/blob/7b8232c93b660005096c7eb8749ee2e77ac7f31e/init_buildsystem#L489...
my source image is : https://ibb.co/S0f20Fw but i get this result : https://ibb.co/Lnn2mJc what's the problem? Is it because of init point's selection? _Originally posted by @johnSmith1990 in https://github.com/dilawar/PlotDigitizer/issues/1#issuecomment-537042436_
Create a small gif to explain the workflow. Some documentation is in #1