Releases: 1p22geo/schrodinger
v1.3.2
v1.3.1
Minor fixes, mostly type-cheching stuff.
Might stop working one day.
I hate this code with my entire soul.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Completely overhauled color system (the API exported is the same)
Minor type fixes.
Also, did you know the type of numpy arrays is not np.array
but np.ndarray
?
It's because np.array
is not a class like I always thought.
Full Changelog: v1.2.4...v1.3.0
v1.2.4
Minor bugfixes and optimisations.
Updates for frontend and examples.
Full Changelog: v1.2.3...v1.2.4
v1.2.3
Minor patches and bugfixes.
Oh, and also quarks are now included in the wheel package (they weren't before for some reason?)
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Fixed trove classifiers
.
I just needed another release to test my PKGBUILD
.
Yes, I am working on an AUR package.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Turns out the package crashed if not installed oficially from pip
.
I accidentally made a great anti-piracy measure, but this is open-source, so I took it down.
Now the package just warns if it can't fetch its own metadata.
Minor bugfixes here and there too.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
First kinda-usable release.
Updated import mechanic. Now you can just import libschrodinger
once and use libschrodinger.quark.baryon.Baryon
anywhere.
Moved examples to their own directory. They are not finished yet, but we are working on it, to provide a seamless learning experience.
Finally fixed up the graph order. Now Figlocation
and GraphDisplay
take x, y
arguments in the correct order.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
First production release.
Dependencies added, tests successful, CI green.
Project still useless, though.
Signed-off-by: 1p22geo "Yeah I Know You Don't Sign Off Releases" [email protected]
Full Changelog: v1.0.3...v1.1.0
v1.0.3
I forgor 💀
This release doesn't even work yet, no reason for anything big here.
Full Changelog: v1.0.1...v1.0.3