question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

remove picwriter depedency

See original GitHub issue

15% of gdsfactory module load time is on picwriter

scalene gdsfactory/__init__.py

image

we need to rewrite the picwriter based components natively into gdsfactory

TODO:

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
joamatabcommented, Aug 21, 2022

Nice,

I think we can skip the circular grating coupler, because we already have the eliptical version, which is a more general version of the circular grating coupler

Once we implement the spiral we can remove picwriter from the dependencies

1reaction
joamatabcommented, Aug 19, 2022

2 more to go 😃

thank you Skandan!

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Does uninstalling a package with "pip" also remove ...
No, it doesn't uninstall the dependencies packages. It only removes the specified package: $ pip ...
Read more >
CHANGELOG — gdsfactory 6.15.0 documentation
remove Component.version and Component.changelog, change tutorial to recommend ... remove picwriter dependency and lazy load scipy functions from init ...
Read more >
Python build mask - ProgramCreek.com
Project: PICwriter Author: DerekK88 File: toolkit.py License: MIT License ... findFile(maskname): os.remove(maskname) _errstr = "\nWarning: Problem creating ...
Read more >
gdspy - Python Package Health Analysis - Snyk
All security vulnerabilities belong to production dependencies of direct and ... DerekK88 / PICwriter / picwriter / components / ysplitter.py View on Github ......
Read more >
gdsfactory Changelog - pyup.io
remove picwriter dependency and lazy load scipy functions from init [5.20.0](https://github.com/gdsfactory/gdsfactory/pull/628)
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found