That's not true anymore. Pymc4 switched backend last year. https://www.pymc.io/blog/v4_announcement.html#v4_announcemen...
That's not necessarily true. Core maintainer of the Neovim Tjdevries is working on a compatibility layer that would allow vim9 to not only run in Neovim, but likely faster. Source: https://github.com/tjdevries/vim9jit
According to my tour guide at the Bodleian Library at Oxford University, preservation of books back in the olden days was all about reducing humidity. And the best way to achieve this before proper isolation were…
:bufdo! %s/<search>/<replace>/gc to multi-buffer search-replace. But depending on your starting point though, you might need need a vim $(grep -l <filter>) to get all relevant files into buffers.
I agree that fuzzy logic wouldn't work for that purpose. But it addresses a formalism around the foundation of what probabilities are, which to what I could see was something you guys were doing as well. Just a thought.…
Are you familiar with Albert Taratola's work on fuzzy logic as a basis for general probability? http://www.ipgp.fr/~tarantola/Files/Professional/Books/Mappi... As far as I can see, you guys are overlapping a lot.…
That's not true anymore. Pymc4 switched backend last year. https://www.pymc.io/blog/v4_announcement.html#v4_announcemen...
That's not necessarily true. Core maintainer of the Neovim Tjdevries is working on a compatibility layer that would allow vim9 to not only run in Neovim, but likely faster. Source: https://github.com/tjdevries/vim9jit
According to my tour guide at the Bodleian Library at Oxford University, preservation of books back in the olden days was all about reducing humidity. And the best way to achieve this before proper isolation were…
:bufdo! %s/<search>/<replace>/gc to multi-buffer search-replace. But depending on your starting point though, you might need need a vim $(grep -l <filter>) to get all relevant files into buffers.
I agree that fuzzy logic wouldn't work for that purpose. But it addresses a formalism around the foundation of what probabilities are, which to what I could see was something you guys were doing as well. Just a thought.…
Are you familiar with Albert Taratola's work on fuzzy logic as a basis for general probability? http://www.ipgp.fr/~tarantola/Files/Professional/Books/Mappi... As far as I can see, you guys are overlapping a lot.…