2020-02-09 04:10:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 8 20:59:26 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 2019.1.0
|
|
|
|
|
* No changes.
|
|
|
|
|
- Update to version 2018.1.0
|
|
|
|
|
* Very minor cleanups
|
|
|
|
|
- Update to version 2017.2.0
|
|
|
|
|
* Add support for linking external libraries
|
|
|
|
|
* Add support for creating a loadable module with __import__
|
|
|
|
|
with "lib_loader" parameter (ctypes, module)
|
|
|
|
|
- Update to version 2017.1.0
|
|
|
|
|
* Change PyPI package name to fenics-dijitso.
|
|
|
|
|
* Minor fixes
|
|
|
|
|
- Remove python3-devel build dependency, package is noarch.
|
|
|
|
|
|
2017-03-16 14:36:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 12 09:24:49 UTC 2017 - kkhere.geo@gmail.com
|
|
|
|
|
|
|
|
|
|
- initial package for dijitso version 2016.2.0
|
|
|
|
|
2016.2.0 [2016-11-30]
|
|
|
|
|
* Introduce commandline script 'dijitso' with various subcommands to interact with the cache
|
|
|
|
|
* Improve extraction of source files to reproduce compilation failure during jit
|
|
|
|
|
* Implement support for linking between jit modules
|
|
|
|
|
* Add optional dependency on subprocess32 to handle fork safety on infiniband clusters
|
|
|
|
|
* Remove instant dependency
|
|
|
|
|
2016.1.0 [2016-06-23]
|
|
|
|
|
* Initial implementation
|
|
|
|
|
|