Stefan Krastanov

Results 268 comments of Stefan Krastanov

on python3.4 in virtualenv

Commenting out a few lines inside of the file permitted me to launch the software without crashes. The map does not work, as it is the part that requires the...

There are some options that do not require reimplementation, just renaming some of the imports and fixing some API calls. I am sorry for the vagueness, I will try to...

P.S. Either way, this is a fantastic piece of software and I am thankful you have created it and open-sourced it.

Yes, you are right! Sorry for the confusion. Later today I will attach pictures of what I meant when I said handwriting without pressure sensitivity is worse. basically "mouse

It was not later today, but here are the examples: This is xournal++ which has very basic pressure sensitivity: The ends of strokes when writing letters are thinner, and by...

I understand that initially there was a misunderstanding of what this feature request was about. Feel free to close this as a low priority, especially given the amount of browser...

Concerning the wrapping in `Ket`: that might not be necessary, as the DiffEq library is supposed to work on any object that defines a few simple interfaces. Are there any...

"Simple interfaces" might have overstated it a bit, but here are a few more details https://discourse.julialang.org/t/juliadiffeq-with-custom-types/16294

I think it is important for both features to be implemented. Julia is supposed to provide zero cost abstractions and these `recast!` and `dscroedinger!` functions, while extremely useful, look more...