Accepting request 731660 from home:kwk:branches:science
Add changes from https://cadabra.science/changelog.html * Added cdb.utils.develop and cdb.relativity.abstract. * Added authentication token to all client-server communication. * Various extensions to the Trace property. * Make property info available from Python (Dominic). * Fixed integration by parts with index-less derivatives. * Added eliminate_vielbein. * Fixed display of lists of sympy expressions. * Fixed (finally) UTF8 input for non-English symbols. - Update to 2.2.6 * Experimental notebook diff viewer (Dominic). * Warn when about to overwrite an existing notebook. * Improvements for HiDPI screens especially on macOS. * Fix crash in sym/asym. * Fix undo/redo crash in notebook when deleting cells. * Improvements to the cdb.core.manip package (Dominic). * Fix in young_project_tensor. * Fix pattern matching for anti-commuting factors. * Added explicit_indices to convert expressions with implicit indices to their explicit form. * Add option to build a Jupyter kernel. * Fix bug in split_index (acted on wrong parts of expressions). * Fix bug with substitute not checking constraints for single-factor patterns. * Add partial option to substitute to require that products or sums match all terms, not just a partial sum or partial product. OBS-URL: https://build.opensuse.org/request/show/731660 OBS-URL: https://build.opensuse.org/package/show/science/cadabra2?expand=0&rev=30
This commit is contained in:
parent
388e75bb73
commit
614a8c1eea
@ -2,7 +2,33 @@
|
||||
Tue Jun 25 09:24:38 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 2.2.7:
|
||||
* List of changes unavailable from upstream.
|
||||
* Added cdb.utils.develop and cdb.relativity.abstract.
|
||||
* Added authentication token to all client-server communication.
|
||||
* Various extensions to the Trace property.
|
||||
* Make property info available from Python (Dominic).
|
||||
* Fixed integration by parts with index-less derivatives.
|
||||
* Added eliminate_vielbein.
|
||||
* Fixed display of lists of sympy expressions.
|
||||
* Fixed (finally) UTF8 input for non-English symbols.
|
||||
|
||||
- Update to 2.2.6
|
||||
* Experimental notebook diff viewer (Dominic).
|
||||
* Warn when about to overwrite an existing notebook.
|
||||
* Improvements for HiDPI screens especially on macOS.
|
||||
* Fix crash in sym/asym.
|
||||
* Fix undo/redo crash in notebook when deleting cells.
|
||||
* Improvements to the cdb.core.manip package (Dominic).
|
||||
* Fix in young_project_tensor.
|
||||
* Fix pattern matching for anti-commuting factors.
|
||||
* Added explicit_indices to convert expressions with
|
||||
implicit indices to their explicit form.
|
||||
* Add option to build a Jupyter kernel.
|
||||
* Fix bug in split_index (acted on wrong parts of expressions).
|
||||
* Fix bug with substitute not checking constraints for
|
||||
single-factor patterns.
|
||||
* Add partial option to substitute to require that products or sums
|
||||
match all terms, not just a partial sum or partial product.
|
||||
|
||||
- Refresh cadabra2-add-pthread-to-cxxflags.patch for version
|
||||
update, no effective changes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user