Skip to content

Releases: engeir/inscar

v3.2.1

27 Feb 22:25
d823dd1
Compare
Choose a tag to compare

Changes

🐎 Performance

  • feat(build): change to Rye from Poetry (#430) @engeir

👷 Continuous Integration

🔨 Refactoring

  • feat(build): change to Rye from Poetry (#430) @engeir

📦 Dependencies

v3.1.1

10 Jan 08:16
4b75869
Compare
Choose a tag to compare

Changes

📦 Dependencies

v3.1.0

28 Oct 14:36
a151be5
Compare
Choose a tag to compare

Changes

👷 Continuous Integration

  • build: support python3.11 (#369) @engeir
  • build(lint): use ruff, remove isort, black, pyupgrade (#368) @engeir

📦 Dependencies

v3.0.5

10 Oct 06:39
199bbc4
Compare
Choose a tag to compare

Changes

📦 Dependencies

v3.0.4

24 Jul 14:42
51adb8c
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • ci(tests): remove constraints on poetry install (#216) @engeir

👷 Continuous Integration

  • Revert "ci(tests): remove constraints on poetry install" (#217) @engeir
  • ci(tests): remove constraints on poetry install (#216) @engeir
  • ci(pre-commit): remove flake8 and add ruff (#157) @engeir
  • ci(safety): remove the check using safety (#131) @engeir

📚 Documentation

📦 Dependencies

Read more

v3.0.3

27 May 11:03
Compare
Choose a tag to compare

Changes

  • No changes

v3.0.2

27 May 08:36
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

  • Make it run on macOS, avoids numba nested parallel kernel (#13) @engeir

📚 Documentation

📦 Dependencies

Numba and njit support

07 Jul 11:03
Compare
Choose a tag to compare

This release includes a modified code that solves the integrals in parallel using the numba module and the njit decorator rather than the multiprocessing module.

The file structure is also heavily changed, now following a typical python package file structure, making the project easier to install using poetry.

DOI support to first release

28 Dec 16:47
Compare
Choose a tag to compare

First release of the ISR spectrum code

This version was part of a master thesis which aimed at building a piece of code that calculated the ISR spectrum for ionospheric plasma with suprathermal electrons for a radar probing the ionosphere at oblique angles to the magnetic field.

Have a look at the thesis here: https://hdl.handle.net/10037/19542

First release

20 Jun 17:35
Compare
Choose a tag to compare

First release of the ISR spectrum code

This version was part of a master thesis which aimed at building a piece of code that calculated the ISR spectrum for ionospheric plasma with suprathermal electrons for a radar probing the ionosphere at oblique angles to the magnetic field.

Have a look at the thesis here: https://hdl.handle.net/10037/19542