scivision

Results 41 issues of scivision

Using the same Github personal token for Linux (windows subsystem for linux) and windows on the same PC, the `astronomer` linux Go-based executable works fine, but the Windows Go-based executable...

bug

CMake builds for Windows, macOS and Linux. Uses X11, SDL, or wincon. Static or shared. UTF8, WIDE or not.

CMake 3.7 didn't actually work with the project configuration. Put CMake 3.14 (and tested) as a reasonable minimum CMake. Corrected data install directory. Corrected compiler option selection.

It seems that gameboard.hpp should include point2d.hpp instead of redefining point2d_t as a struct instead of a class

This is a nice iterative approach, probably the most straightforward. Another use case is checking only a subset of certain point releases. For example, I personally use the latest CMake...

I originally authored this error_stop routine. The logic selecting it in CMake was no longer relevant. I made a driver for the error stop test to make it more reliable....

waiting for OP
build: cmake
refactoring

In Dec. 2020, Twitter announced Periscope is closing March 2021.

enhancement

I have a number of f2py-based projects that I would like to build with skbuild instead of distutils. I am trying to get my first project going with skbuild, it...

The setup is a Raspberry Pi 4 with default, current Raspberry Pi OS (Buster) and default system Python and GCC. SpacePy is f546d9f6. CDF 3.8. ``` GNU Fortran (Raspbian 8.3.0-6+rpi1)...

requesting that MPI 3.x Fortran API be made available--even if not the post MPI 2.1 features, at least the `mpi_f08` interface as that avoids numerous compiler warnings. ```fortran use mpi_f08,...