G. Kishore

Results 11 issues of G. Kishore

My installation of Qupzilla is missing a number of the plugins (eg. access keys navigation) listed in [https://github.com/QupZilla/qupzilla-plugins/wiki](https://github.com/QupZilla/qupzilla-plugins/wiki). I have checked in my distribution(Arch Linux)'s [package](https://www.archlinux.org/packages/community/x86_64/qupzilla/) (version 2.0.2) and by...

I would like to display the name of the current activity along with the window title, and I was trying to use the option to replace the window title to...

Some applications have a lot of items in the menu bar, and when the application menu is used with such applications, the menu overflows into adjacent widgets, making some of...

# Description When we construct a Fourier integral like `integrate(exp(2*pi*I*a*b)*sinc(a), (a,-oo,oo)).simplify()` directly using the `integrate` function, or when we use the `fourier_transform` function with variables whose assumptions have `real=True`, Sympy...

integrals.transforms
integrals.meijerg

#### Brief description of what is fixed or changed Earlier, the commutation group of a tensor was set as a property of the Python object (not as one of the...

#### Brief description of what is fixed or changed This PR adds `matches` routines for `TensMul` and `TensAdd`. This is needed in order to match subexpressions properly (similar to Add...

#### References to other Issues or PRs Supersedes #24668 (I am splitting it into smaller PRs) #### Brief description of what is fixed or changed A matches method has been...

I have added the letter combination which is usually used for 'fa' (ஃப), and added 'za' to the list of sounds representing 'ஜ'.

#### Brief description of what is fixed or changed Earlier, if `doit` had not been called on a TensMul, self.coeff would be set to 1, while self.nocoeff would unconditionally drop...

#### Brief description of what is fixed or changed Series expansion for besselk (usually denoted as $K_\nu$) about the origin. (). Earlier, it was implemented only for integer orders. This...

series
GSoC